Category Archives: Subversion

vss_to_svn: Dealing with spaces in VSS paths

I’ve been helping another team move from Visual Source Safe to Subversion. Today I got the list of sub folders needed/not-needed in the new repository. Something that took me a while to solve was how to include or exclude paths … Continue reading

Posted in Subversion, Visual Source Safe | Leave a comment

Moving from Visual Source Safe to Subversion

Last year we moved our current development repository from Visual Source Safe to Subversion. At a previous .Net Architecture Chat we talked about this process. So here is the python script and DOS .bat file used to do our conversion. … Continue reading

Posted in Subversion, Visual Source Safe | 3 Comments

SourceGear’s DiffMerge and Subversion

Eric Sink has just posted that SourceGear’s DiffMerge is free. Woot a new tool! As a subversion user, I thought I’d check it out, compared to the default TortoiseMerge. Well it beats the pant off that, but still left a … Continue reading

Posted in Programming, Software, Subversion | Comments Off

Moving from VSS to SVN

Now that the development phase of our release cycle has end, and the last minute tweaks have also stopped, I have spent the last two weeks moving our development source control from Visual SourceunSafe to Subversion. The first task was … Continue reading

Posted in Programming, Software, Subversion, Visual Source Safe | Comments Off