article

Upgrading a SVN repository using VisualSVN Server

Although I use Git for anything open source we produce, all other code is still in a SVN repository. When upgrading VisualSVN Server to the latest version, it mentioned that Apache SVN 1.10 had new compression options and it occurred to me that while I've upgraded working copy formats before, my SVN databases are probably still using whatever format they were created at. This article covers how to upgrade SVN repositories using the VisualSVN Server software.

avatar
Richard Moss
article

Importing a SourceSafe database into Subversion

OpenSource C# tool for importing a Visual SourceSafe (VSS) database into Subversion (SVN)

avatar
Richard Moss
article

Migrating from Visual SourceSafe to Subversion

Article which describes Cyotek's experiences when performing a trial migration from Microsoft Visual SourceSafe (VSS) to Subversion (SVN)

avatar
Richard Moss