Support for Subversion (SVN) has been the most frequent feature request from CodePlex users, and today it has been added by popular demand.
CodePlex is now hosting SvnBridge in the cloud to seamlessly talk to Team Foundation Server (TFS) repository which actually stores the source code for each project.
This allows source code access using your favorite Subversion client with any project.
For experienced SVN users, here's the URL pattern to use:
https://<projectname>.svn.codeplex.com/svn
Make sure you use https: and of course replace <projectname> with the name of your project.
This change also means that each source code file for a project is now directly accessible for web browsing with it's own - For example: https://rss2schema.svn.codeplex.com/svn/schema/rss-2_0.xsd
More details of how to set up TortoiseSVN as the SVN client for your project are proved in the CodePlex Team blog entry: CodePlex Weblog : CodePlex launches support for TortoiseSVN
Enjoy!
All content is
Copyright (c) 2010 Jorgen Thelin. All rights reserved.
The opinions expressed here represent my own views
and not necessarily those of my current, prior or future employer(s).
Content is provided "as-is", without any representations or warrenties of any kind.
Contents of the Weblog Feed are
licensed under a
Creative Commons License.