TortoiseCVS

TortoiseCVS
Original author(s)Francis Irving
Developer(s)TortoiseCVS Contributors
Initial release4 August 2000; 24 years ago (2000-08-04)[1]
Stable release
1.12.5[1] / 24 January 2011; 14 years ago (2011-01-24)
Preview release
1.12.6 RC1[2] / 9 August 2012; 12 years ago (2012-08-09)
Repository
Written inC++
Operating systemMicrosoft Windows
Available in23 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
TypeRevision control
LicenseGPL
Websitewww.tortoisecvs.org

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]

References

[edit]
  1. ^ a b c TortoiseCVS changelog
  2. ^ TortoiseCVS download page
  3. ^ List of translations on TortoiseCVS website
  4. ^ 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.
  5. ^ Elst, P.; Jacobs, S. (2007). Object-Oriented ActionScript 3.0. Apress. p. 57. ISBN 978-1-4302-0274-5. Retrieved 2025-03-01.
[edit]