PDA

View Full Version : Cvs


daemon
05-23-2004, 12:22 AM
Is there any way that a CVS pserver could be setup on the servers?

I would love to be able to move my CVS repository onto this server, but because the pserver and CVS server has not been installed, I can not do so.

I'd really like to see this feature added :)

Thanks,
daemon

MattS
05-23-2004, 12:01 PM
Thanks for the suggestion. I will make sure that it is placed under serious consideration.

navid
01-25-2005, 02:35 AM
Originally posted by MattS
Thanks for the suggestion. I will make sure that it is placed under serious consideration.

Going straight to SVN might even be better and more future minded.

daemon
04-22-2005, 03:45 AM
Going straight to SVN might even be better and more future minded.
I hate to bump old threads, but could Subversion (SVN) please be looked at for the servers? The server version of SVN need not be compiled, just the client. I use SVN to manage my site--and I'm sure others do too--and it'd be most helpful to just have to run a SVN update instead of re-uploading files from my working copy.

navid
04-22-2005, 02:12 PM
I hate to bump old threads, but could Subversion (SVN) please be looked at for the servers? The server version of SVN need not be compiled, just the client. I use SVN to manage my site--and I'm sure others do too--and it'd be most helpful to just have to run a SVN update instead of re-uploading files from my working copy.
Well, the more people show interest, the more likely it is that HR will graciously install SVN. Especially since it is a free product!

iDxMan
04-23-2005, 12:42 PM
Is there any way that a CVS pserver could be setup on the servers?

I would love to be able to move my CVS repository onto this server, but because the pserver and CVS server has not been installed, I can not do so.

I'd really like to see this feature added :)

Thanks,
daemon

Why not just cvs over ssh?

..I wont comment on SVN as I haven't tried it yet.

-r