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
cvs question
Moderator: General Moderators
Re: cvs question
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.
Another option is http://unfuddle.com/home , removes all the hassle and gives added functionality.
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Re: cvs question
You could also consider the wildly popular Subversion Version Control System. Easy to use, easy to install, easy to admin.
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Re: cvs question
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.