Migrate a Source Safe database to SubVersion with history

configuration-management, svn, version-control, visual-sourcesafe

Solution

You can try VssMigrate. It is a C# port of PowerAdmin's VssMigrate which has the capability to "Resolve the individual VSS-checkins to atomic SVN commits via the approximate timestamp".

Problem

Folks, We have a number of Source Safe databases that should be migrated to SubVersion. Is there a (tested and proven) way to migrate them with history ? Thanks Essam

Original source

Related problems