SVN access to the project...

Nov 14, 2012 at 1:57 PM

Any idea how to access this project via SVN?  According to the documentation found at  http://blogs.msdn.com/b/codeplex/archive/2008/09/14/codeplex-launches-support-for-tortoisesvn.aspx the SVN URL should be "https://xunit.svn.codeplex.com/svn".  But this does not work for this project.  I checked it with the "svnbridge" project as pointed out in above article and it worked for that project.  Any idea how to get this project to work with SVN?

Coordinator
Nov 14, 2012 at 2:07 PM
You can only use SVN to access the source control of project that are using the TFS source control system. xUnit uses the Git source control system, so you will need to use Git to access the source.