PDA

View Full Version : Cvs


Jabroney
5-7-06, 02:07 PM
Has anyone here used CVS for version control? I would like to use SVN but powweb only has apache v1.x

and which CVS have you used and why?

extras
5-7-06, 09:49 PM
Apache has nothing to do with CVS nor SVN.
You can't run your own CVS server, here.

Jabroney
5-7-06, 11:16 PM
hmm I was told in the IRC channel that I could. oh well, perhaps someone should notify them ;)

mprovost
5-7-06, 11:29 PM
CVS is installed on the servers. So if you have, for example, a wiki program on your website that uses CVS, it will work fine. However, you can't run a CVS server and connect to it remotely.

Jabroney
5-8-06, 07:55 PM
Thanks for the clarification :)