Source
The source code for VSTSEclipse is Open Source and is licensed under the Apache License, Version 2.0. For more details see the License section of this site.
The VSTSEclipse project uses sourceforge to host the CVS server. We would love to use VSTS itself to store the source code, however this is just not possible at the moment. You can get read-only access to the CVS repository by using the web interface or using the following connection string in your CVS client:-
pserver:anonymous@cvs.sourceforge.net:/cvsroot/vstseclipse
Project developers have read/write access via SSH to the repository using the following connection string:-
ext: developername @cvs.sourceforge.net:/cvsroot/vstseclipse
If you would like to submit patches to the VSTSEclipse project then please contact one of the developers. For more information regarding the sourceforge CVS reposiory see the project CVS page on sourceforge.