How do i migrate my data from VSS to SubVersion??
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
It depends on whether you want to take the VSS Meta Data with you.
If yes, have a look at PowerAdmin or Vss2SVN on Tigris
If no, just to a search of the Code Folders on your machine to remove all .scc & .vss files and then dump that code into your SVN Repo in the standard way.
EDIT: Looks like Vss2SVN Development on Tigris has been parked.
回答2:
there's a better migration tool on Codeplex, called (imaginatively) VSS2SVN. It works very well, and keeps your history.