H.Wong

P.

导航

SVNCC的使用

[翻译....]
假如你的开发环境支持SCCI API的源代码控制工具的话,这个插件可以没有问题的的引入你的开发环境.
很多简单的方法可以使这个插件像MS SourceSafe 一样工作在你的IDE里面.
相对最早只能在这个系统使用的SCCI API而言,这个回答是肯定的.
安装前必须:
1,下载最新版本
2,运行svnproxy.exe,自动安装程序.你不需要设置任何选项,因为它仅仅需要你同意它的使用协议就可以了.


完成这些操作之后,这个插件就安装到你的系统里面去了.你只需要查看一下插件是不是已经集成到你的IDE里面去了.
例如

    [MS VS .NET]
  • Run VS .NET environment.
  • Check the presence of additional menu item File\Source Control. If this menu item is active, the installation has been successful. If you do not see this menu item, then probably your VS .NET edition does not support integration by means of SCCI API. Contact Microsoft to find out how to update your VS .NET edition.
    [MS VS]
  • Run VS environment.
  • Check the presence of additional menu item Project\Source Control. If this menu item is active, the installation has been successful.
    [MS VB]
  • Run VB environment.
  • Check the presence of additional menu item Tools\Pushok SVN Proxy.
  • If the menu item does not appear, do the following:
    • Enable Source Control Add-in.
      In Visual Basic, choose Add-Ins>Add-In Manager... The Add-In Manager dialog is displayed. Select the add-in and enable it.
    • If Source Code Control is not listed:
      Close Visual Basic, edit your vbaddin.ini file (located by default in the Program Files folder), add the following entry under [Add-Ins32]. vbscc=3. Then repeat the previous step.



太烦了...只翻译比较重要的

posted on 2008-04-12 09:49  H.Wong  阅读(302)  评论(0编辑  收藏  举报