Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Web Development versioning with CVS' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Web Development versioning with CVS
Authored by: webma on Mar 24, '03 05:12:03AM

Has anyone had any luck with Web Development versioning with CVS?

We have a development team of 4 all using a PC and Mac each for Dreamweaver/ColdFusion/MS SQL web production. We've setup a CVS server and can connect to it with limited success using the jCVS and TortiseCVS client software, but it seems to be awfully hard to use for the simple concept of version control of our code.

Is anyone out there using CVS for web development? What are the Pros/Cons and alternatives?



[ Reply to This | # ]
Web Development versioning with CVS
Authored by: lukas on Mar 29, '03 09:49:18AM

How about using a WebDAV Server instead of CVS ?
For Web Development it CVS doesnt seems to be very usefull...

Cheers



[ Reply to This | # ]