Page 1 of 1

cvs question

Posted: Wed Mar 19, 2008 2:32 pm
by ser_buyer
hello,

we have 2 programmers working on a php project and i am considering CVS.

would you guys recommend installing CVS on our server or hosting it on third-party like cvsdude . com

please advise

thanks

Re: cvs question

Posted: Wed Mar 19, 2008 2:48 pm
by Chonk
If your not a useless server administrator and your server has redundancy to support say a drive failure do it.

Another option is http://unfuddle.com/home , removes all the hassle and gives added functionality.

Re: cvs question

Posted: Thu Mar 20, 2008 7:11 pm
by RobertGonzalez
You could also consider the wildly popular Subversion Version Control System. Easy to use, easy to install, easy to admin.

Re: cvs question

Posted: Fri Mar 21, 2008 12:30 am
by Chris Corbyn
If you're setting this up from scratch use subversion rather than cvs. Its a lot better and many projects using cvs are moving to svn.