Tag Archives: Subversion

AnkhSVN moved to openCollabNet

 The AnkhSVN project is now hosted at openCollabNet openCollabNet is "the online community extension to CollabNet products and Subversion" and the move represents an official commitment by CollabNet (the original sponsor of Subversion) to the AnkhSVN project in the form of developer time and other resources. 
The subversion repository has been moved to http://ankhsvn.open.collab.net/svn/ankhsvn/trunk. Unlike before, anonymous access is no longer available, [...]

SourceServer indexing and Subversion

This is a walkthrough about using source server indexed PDBs using Visual Studio 2005 or 2008, as described in a MSDN Magazine article. The next post will talk about producing source server indexed PDB files.
Visual Studio 2008 can also be configured to use a Symbol Server that provides source server indexed PDBs for debugging through the [...]

Using AnkhSVN with Team Foundation Server using SvnBridge

To start using TFS with any Subversion client you will need SvnBridge 
 

The zipfile contains an exe that is the zip, no installation required.
 
We will connect to the SvnBridge repository. This is the required information to setup SvnBridge:

 
At this point there is an http proxy running on the local machine, a test with the command-line client confirms [...]