« Back to CVP - All Versions

Source Control Options

Combination View Flat View Tree View
Threads [ Previous | Next ]
I’m in the process of reviewing source control options for CVP. The company I work for uses SVN as the source control tool for Java development, and I’m leaning in that direction for CVP. Does anyone have any experience with CVP/SVN integration and could you share any pain points you may have experienced or any best practices?

Essentially you need the eclipse plugin for SVN. Look at the following link for more details :
http://www.eclipse.org/subversive/
http://www.vogella.com/articles/EclipseSubversive/article.html
 
Hemal

My team has been using Subclipse 1.8.14 with CVP Studio 8.5 without any issues.
http://subclipse.tigris.org/
 
Neil

Thanks for the reply Neil. I recently installed the Subclipse plug in and also installed Tortouise SVN. I've setup a SVN repository and have been doing some testing to validate the functionality. So far so good emoticon