VSS2SVN is a simple utility project that aims to help migrate the contents of a source safe database to subversion. To do that, VSS2SVN uses two key assemblies: The Microsoft sourcesafe interop assembly, which allows for fast access to VSS, version 5.2.0.0. SharpSVN. This is statically compiled with support for SVN 1.5.5. VSS2SVN migrates the complete contents of a VSS project, including the various versions of the project files. It works like this: The VSS project contents are being scanned to determine the maximum number of versions in all included files. The initial version of the VSS contents is downloaded to a temporary location and is imported to SVN. Subsequent VSS versions are repeatedly dowloaded to the temporary location and SVN is updated with these contents via a commit. VSS2SVN has been tested in the following environment: VSS 2005, client version 8.0.50727.1551. If you don't have this update, you should probably get it. SVN server used is VisualSVN, version 1.6.3. SVN windows client used is TortoiseSVN vesion 1.5.6, build 14908. SharpSVN version is 1.5005.984.35067. Sourcesafe interop assembly version is 5.2.0.0. Currently, VSS2SVN does not implement any SVN dialogue functionality. That means that you should use TortoiseSVN to log on to the SVN repository and then use VSS2SVN.
- 1
- 粉丝: 0
- 资源: 4
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助