TortoiseCVS
![]() Charlie, the TortoiseCVS mascot. | |
Original author(s) | Francis Irving |
---|---|
Developer(s) | TortoiseCVS Contributors |
Initial release | 4 August 2000[1] |
Stable release | 1.12.5[1] / 24 January 2011 |
Preview release | 1.12.6 RC1[2] / 9 August 2012 |
Repository | |
Written in | C++ |
Operating system | Microsoft Windows |
Available in | 23 languages[3] |
List of languages Arabic, Brazilian Portuguese, Catalan, Chinese (simplified), Chinese (traditional), Czech, Danish, Dutch, English, French, Georgian, German, Hungarian, Italian, Japanese, Korean, Norwegian, Polish, Romanian, Russian, Slovene, Spanish, Turkish | |
Type | Revision control |
License | GPL |
Website | www |
TortoiseCVS is a CVS client for Microsoft Windows released under the GNU General Public License.[4][5] Unlike most CVS tools, it integrates into Windows' shell by adding entries in the contextual menu of the file explorer. Therefore, it does not run in its own window. Moreover, it adds icons to files and directories controlled by CVS, giving additional information to the user without having to run a full-scale stand-alone application.
The name is a pun on the words shell (computing, turtle). The tortoise in the logo is called Charlie Vernon Smythe (CVS).
The project was initiated by Francis Irving when Creature Labs employed him to develop a better interface to CVS for his colleagues. Some of the code was derived from WinCVS and CVSNT. The first release was on 4 August 2000.[1]
Criticism
[edit]TortoiseCVS will always add the argument "-c" to most CVS operations when communicating with a CVS server. This causes standard non-CVSNT servers to fail, as they are not aware of this argument.
Ports and forks
[edit]- TortoiseSVN, a similar tool for use with Subversion, is inspired by TortoiseCVS
- TortoiseDarcs, a similar tool for use with Darcs, derived from TortoiseCVS
- TortoiseBzr, a similar tool for use with Bazaar, is inspired by TortoiseCVS and TortoiseSVN
- TortoiseHg, a similar tool for Mercurial
- TortoiseGit, a port of TortoiseSVN to Git using msysgit
- Git-cheetah, a similar tool for use with Git
- Dubbelbock TFS is a similar tool for use with Team Foundation Server
References
[edit]- ^ a b c TortoiseCVS changelog
- ^ TortoiseCVS download page
- ^ List of translations on TortoiseCVS website
- ^ Avery, J.; Holmes, J. (2007). Windows Developer Power Tools. Developer's Notebook Series. O'Reilly. p. 561. ISBN 978-0-596-52754-9. Retrieved 2025-03-01.
- ^ Elst, P.; Jacobs, S. (2007). Object-Oriented ActionScript 3.0. Apress. p. 57. ISBN 978-1-4302-0274-5. Retrieved 2025-03-01.
External links
[edit]