I'll try to install on my linux box a cvs server similar to the php's server.
Now, you touched in my biggest problem: authentication! I get the files using the anonymous account, and I update them using the user account, and using the same folders. How will CVS react?? Does I need to have a separate folder for wich user?? Nuno Lopes ----- Original Message ----- From: "Gabor Hojtsy" <[EMAIL PROTECTED]> To: "Nuno Lopes" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, October 08, 2003 6:48 PM Subject: Re: cvs questions > Well, I don't see how authentication will work here (cvs login), but > apart from that, these seem to be OK. You can test CVS command by > playing around in the sourceforge CVS (just use that a -d :). So people > will not get annoyed with you trying out the program on the PHP.net csv > server...