Just gotta say again... CVS rocks!

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
nielsene
DevNet Resident
Posts: 1834
Joined: Fri Aug 16, 2002 8:57 am
Location: Watertown, MA

Just gotta say again... CVS rocks!

Post by nielsene »

Been managing a dot release roll out of development to production today, with about 5 different bug fixing branches ongoing at once, alongside the "main" feature development branch. And CVS has made it all so easy.

For all those not using CVS, or some other version control system, you don't know what you're missing....

Ive been using it for other two years, and was taking it for granted... Just realized today again how much its helped me....
User avatar
Stoker
Forum Regular
Posts: 782
Joined: Thu Jan 23, 2003 9:45 pm
Location: SWNY
Contact:

Post by Stoker »

...at don't forget about GNU, which really is what makes most of this possible :)
User avatar
mudkicker
Forum Contributor
Posts: 479
Joined: Wed Jul 09, 2003 6:11 pm
Location: Istanbul, TR
Contact:

Post by mudkicker »

any tutorial or info how to start using this thing? i'm totally newbie in CVS thing.. :(
User avatar
Stoker
Forum Regular
Posts: 782
Joined: Thu Jan 23, 2003 9:45 pm
Location: SWNY
Contact:

Post by Stoker »

A good place to start is likely http://www.cvshome.org/docs/
Myself I usually use it over SSH, I never tried that with a bill gates operating system tho..
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post by timvw »

If you like cvs, you're definitely going to like subversion
Post Reply