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


Click here to return to the 'is there a binary copy somewhere?' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
is there a binary copy somewhere?
Authored by: JiveGuy on Feb 27, '03 11:10:35PM

Hi,

I am running Jaguar 10.2.4, but I do not have the developer tools.

I would like to use CVS to store revisions of documents, etc..

Is there a precompiled binary for CVS anywhere? I've looked all over the place and can't find one.

Any help would be appreciated.

Thanks.



[ Reply to This | # ]
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 | # ]