Page 1 of 1

CVS (Control Version System) how to?

Posted: Tue Jan 22, 2008 2:26 am
by hannnndy
Dear friends,

we have a network in our office and we are using windows and linux both for web development now we need a cvs to control the codes which developers are working on windows developers are usng dreamweaver and linux ones using kdevelope or eclipse

which cvs do yo recommand us to set up in our office for every one to work on it? :wink:

Re: CVS (Control Version System) how to?

Posted: Tue Jan 22, 2008 2:35 am
by VladSun
I use this one - http://cvs.nongnu.org/

Re: CVS (Control Version System) how to?

Posted: Tue Jan 22, 2008 3:01 am
by Christopher
CVS is really easy to setup on a Linux server and many come with it installed. Subversion is more powerful (if you need those features) but a little more complicated to configure.