MessageIf I am understanding what you are asking, you just create the new
repository just like the old one, but in a different directory.  Then add a
additional argument to the server_args section of xinetd.conf or inetd.conf.

ex.

was:
server_args = --allow-root=/usr/local/cvs

new:
server_args = --allow-root=/usr/local/cvs --allow-root=/usr/local/newcvs


Change out the directory structure to meet your environment of course.
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hi,

I need to have two repositories in (Linux) CVS, using pserver.  Please help
with the steps to be done.

Thanks in advance,

Ahalya


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to