CVS is the Concurrent Versions System, a file revision control system. It works nicely for distributed development, but is weak in branching and merging. It's by far the most popular version control system in the Open Source world, and is probably second only to MS source safe overall.

http://www.cvshome.org/ - the CVS home page

http://www.tortoisecvs.org/ - a very easy-to-use interface for Windows machines. Works by plugging into the Windows file manager, a really slick implementation.

Branching

Here are some tips that make branch management easier.

Misc

http://wimleers.com/blog/cvs-diff-new-files-fakeadd - HOWTO include new files in a patch if you don't have commit privilege.

-- TobyCabot - 03 Apr 2003


This topic: Tech > TechNotes > ProgrammingNotes > CvsTips
Topic revision: r4 - 12 Nov 2007 - TobyCabot
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback