Anyone have good experience with tools migrating codebase from VSS to Subversion (preserving histories, meta-data)?
Any feedback will be much appreciated.
Anyone have good experience with tools migrating codebase from VSS to Subversion (preserving histories, meta-data)?
Any feedback will be much appreciated.
Here is a handy tutorial which uses vss2svn.exe (a tool that handles most of the VSS to SVN migration complexities for you).
I modified the VSS2SVN version on codeplex, it does history and metadata (date, author etc). Its a VB.net app with a nice GUI, that can migrate incrementally.