项目 >> 版本控制 >> TortoiseCVS

TortoiseCVS

TortoiseCVS

TortoiseCVS lets you work with files under CVS version control directly from Windows Explorer. It's freely available under the GPL.

With TortoiseCVS you can directly check out modules, update, commit and see differences by right clicking on files and folders within Explorer. You can see the state of a file with overlays on top of the normal icons within Explorer. It even works from within the file open dialog.

Homepage: http://www.tortoisecvs.org/

Loading...

TortoiseCVS 象windows资源管理器

从 SXPCarzy 给公司安装了 cvs 以后,这半年来已经到了离开他根本就无法工作的地步了。 保存每一个版本的代码,为每一次的修改写点注释,加上 examDiff pro ,方便的查看每个版本代码的不同,没有什么能比这个工具更好的管理自己的代码了。.as 是cvs的,.fla 是cvs的,.htm 是cvs的,现在甚至文档和计划书都是cvs的! 今天从别人的blog上看到可以单机使用的...

http://www.redsaga.com/CVS_newbie_win32/TortoiseCVS.html

TortoiseCVS是cvsgui的产品之一。本文使用0.43版本,请至www.cvsgui.org下载新版本。 目录 环境说明 1,把本地文件加入到CVS控制之下 2,从CVS中得到文件的拷贝 3,用CVS管理您的日常工作 结束语 本文的三个主要章节分别描述不同的操作步骤。如果您开创一个project,您需要对三个章节都明了,但是大多数人只是在已经创建的module中工作,这样的话您只需要先了...

TortoiseCVS缺省设置问题

cvs客户端我偏爱这只乌龟,其集成于Windows资源管理器的操作方式用起来很方便。但如果安装了乌龟以后不对其缺省设置进行修改的话,用它从 cvs上取出unix格式的文件的时候会自动把文件格式变成Windows格式的。如果文件恰好是要在Unix/linux下执行的shell脚本文件的话,就会有问题。   我现在使用的TortoiseCVS的版本是1.8.13,文件格式的问题在之前的版本似乎...