logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Unable to connect multiple $CVSROOTS through WinCvs: msg#00270

Subject: Unable to connect multiple $CVSROOTS through WinCvs
Hello,

I wish to enable access to multiple $CVSROOT entries
through the pserver. 

I have introduced the following line through the
inetd.conf file : 
cvspserver  stream  tcp  nowait  root  \
/home/cvs/cvsroots.sh    pserver

The file /home/cvs/cvsroots.sh has the following
entry:
#!/usr/bin/sh

/home/cvs/local/bin/cvs cvs -f  \
--allow-root=/home/cvsdepot --allow-root=/home/cvstest

I have also made necessary entries in the passwd files
and the /etc/services file.

But while trying to access through WinCvs I get an
error message :

/home/cvstest: no such repository
cvs login: authorization failed: server serverA
rejected access to /home/cvstest for user userA

What could be the problem ?

Best Regards
Srijit.


__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com



<Prev in Thread] Current Thread [Next in Thread>