What clients can I use for source control with CodePlex?
You can view or download the source code for any project directly from the website without needing to be registered or logged in. Just go to the Source Code tab for the project and click on the "Download" or "Browse" link. Any updates made in source control by the project developers will automatically be publicly available to browse or download under that project's Source Code tab on the CodePlex web site.
The following lists the source control clients available for use with CodePlex:
If you are not a developer or coordinator on a project -If you are not a developer on a project then you have two choices you can use to anonymously access the source control repository:
- TortoiseSVN: A GUI source control client that integrates into Windows Explorer and provides edit-merge-commit and offline support.
- CodePlex Client: A command line source control client that provides edit-merge-commit and offline support.
If you are a developer or coordinator on a project -If you are a developer or coordinator on a project than the following clients are available for free and can be used with CodePlex:
- TortoiseSVN: A GUI source control client that integrates into Windows Explorer and provides edit-merge-commit and offline support.
- CodePlex Client: A command line source control client that provides edit-merge-commit and offline support.
- Teamprise: A GUI source control client that can run on Windows, Linux, or Macintosh and supports integration with Eclipse.
- Team Explorer: A GUI source control client that can run stand-alone or integrates with Visual Studio 2005 or 2008.
- TF.exe: A command line source control client that comes with Team Explorer.
- MSSCCI Provider: A MSSCCI provider that enables source control integration with MSSCCI enabled IDE's such as Visual Studio 2003.