svn - Best way to migrate from VSS to Subversion? -


i'm single developer looking off of visual source safe , move svn.

a quick search brings several tools, don't see clear winner , can't afford spend lot of time testing different tools.

has done successfully, , can recommend method?

i recommend adding code new subversion repository rather importing vss. vss has convoluted version control model doesn't translate many other systems, , starting fresh best way avoid taking clutter you.

if need keep history around, make vss repository read-only.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -