SVN的VS.NET插件——AnkhSVN

用了几个月SubVersion+TortoiseSVN,感觉很不错。唯一美中不足的就是TortoiseSVN是在WINDOWS资源管理中进行操作的,在实际开发中,项目中新建了个文件,经常会忘记了将文件加入SVN管理。这样在下次提交时这个文件就不会被提交,只在本地留有文件。其他人从SVN checkout项目时就编译不了。万一这时删除了整个工作目录(这是很常见的操作),欲哭无泪啊~

有了AnkhSVN,就简单多啦。 网站是  http://ankhsvn.tigris.org/

安装使用都很简单,软件的界面如下:

Screenshots of the Solution Explorer.

 Right clicking to a add file to the repository.

Right clicking to a commit file to the repository.

Right clicking a file in solution explorer.

 Screenshots of Diffing, Committing

 A diff.

Screenshot of the Repository Explorer

posted on 2005-08-25 13:19  CrazyWill  阅读(12690)  评论(5编辑  收藏  举报

导航