The Caboteria / Tech Web / ProgrammingTips / CvsTips (revision 2)
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.

-- TobyCabot - 03 Apr 2003

Edit | Attach | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
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