Subclipse integration - rombert/ereviewboard GitHub Wiki
Requirements
- The Subclipse integration requires that Subclipse is already installed;
- The ReviewBoard repository needs to be added as a task repository in Eclipse;
- The URL for the SVN repository defined in Eclipse needs to match exactly the URL for the SVN repository defined in ReviewBoard.
Installation
When installing eReviewBoard, select the 'Mylyn Reviews Connector: ReviewBoard Subclipse Integration (Optional)' feature as well.
images/ereviewboard-subclipse-installation.png
Creating a review request
Right-click on a Project and select Team -> Create Review Request...
images/ereviewboard-subclipse-create-review-request.png
Select the local changes which you would like submitted. Please note that untracked files are not included and you need to add them to revision control.
images/ereviewboard-subclipse-local-changes.png
Fill in the data for the review request.
images/ereviewboard-subclipse-publish-review-request.png
Once posted, the task editor is opened with the newly published review request.
Uploading a diff to an existing diff request
The 'Latest diff' part has an 'Update diff' button which will start the review request wizard with the review request preselected.