hi

i'm having a problem setting up a cvs repository under SUSE Linux 6.2. i get
a "Root request missing" when i want to init the repository...

the login via pserver works:

cvs -d :pserver:[EMAIL PROTECTED]:/usr/local/cvshome login
CVS password: xxxxxxxxxxxx
OK

but the init fails:

cvs -d :pserver:[EMAIL PROTECTED]:/usr/local/cvshome init
Protocol error: Root request missing


my cvs version is 1.10.8

my inetd.conf entry:

cvspserver  stream  tcp  nowait  root  /usr/bin/cvs  cvs
--allow-root=/usr/local/cvshome pserver


and the $CVSROOT

echo $CVSROOT
/usr/local/cvshome


I hope somebody can help me, thanks.


domenico

-----------------------------------------------------------
domenico piol                                  infometis ag
eidg. dipl.                                    zuerich
wirtschaftsinformatiker                        switzerland

email: [EMAIL PROTECTED]
www:   http://www.infometis.ch/users/dpiol/
-----------------------------------------------------------


Reply via email to