Subclipse integration - rombert/ereviewboard GitHub Wiki

Requirements

  1. The Subclipse integration requires that Subclipse is already installed;
  2. The ReviewBoard repository needs to be added as a task repository in Eclipse;
  3. 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.

images/ereviewboard-subclipse-update-diff.png