LinuxDave

Life, Linux and Crazy Videos

Archive for September 17th, 2005

CVS Server Setup Made Simple

Posted: Saturday, September 17th, 2005 @ 1:12 pm in Linux | No Comments »

CVS, or the Concurrent Versioning System, allows groups of people (mostly developers) the ability to maintain and document changes in code for shared projects.
If you don’t have time to read the large, but well written CVS Admin Manual, and aren’t jumping on the Subversion bandwagon quite yet, try these simple steps to get going […]