Subversion Integration

Top  Previous  Next

The Code Collaborator Eclipse Plug-in integrates with the Subclipse Subversion Plug-in from http://subclipse.tigris.org/.

Adding Subversion files to a Review

Files managed by Subversion can be uploaded to the Code Collaborator Server by Adding Files to a Review.

Adding Subversion files to a Review from the Synchronize View

On Eclipse versions 3.2 and above, files managed by Subversion can also be added to a review from the Synchronize view.  Right-click on any projects, folders, or files in the Synchronize view and select either Add to New Review or Add to Existing Review.

eclipse-subclipse-synchronize-addtoreview

The Add to Review Wizard will launch with the selected files.

Adding a Subversion Revision to a Review

In Subclipse versions 1.2.x and above (which require Eclipse 3.2 and above), Revisions are shown in the History view. In Subclipse versions 1.0.x, Revisions are shown in the SVN Resource History view.

Right-click on a Revision and select Add to New Review or Add to Existing Review.

eclipse-subclipse-revision-addtoreview

 

Clicking one of the Add to Review items will launch the Add to Review Wizard.  The wizard will include a page that shows the   Revision you selected:

eclipse-subclipse-revision-select

The Revision you selected specifically will appear here.  You may select more or fewer Revisions than you originally selected.

Finishing the Add to Review Wizard will upload the Revision to the Code Collaborator Server.