info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

question2


From: fred
Subject: question2
Date: Sun, 26 Oct 2003 10:04:04 -0800

tried to add a second repository to a solaris 2.8 box. 
modified the inetd.conf and created rcvs as follows.

wincvs login to cvsroot works but wincvs login to 
cvsroot1 fails with no such repository error message.

/etc/inetd.conf:
cvspserver      stream  tcp     nowait  root    /usr/local/rcvs

/usr/local/rcvs:
#!/bin/sh
/usr/local/bin/cvs \
                   --allow-root=/usr/local/cvsroot \
                   --allow-root=/cvsroot1 \
                   pserver

-- 
http://www.fastmail.fm - IMAP accessible web-mail




reply via email to

[Prev in Thread] Current Thread [Next in Thread]