info-cvs
[Top][All Lists]
Advanced

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

no such repository ?what can i do?


From: dd dd
Subject: no such repository ?what can i do?
Date: Wed, 24 Jun 2009 09:44:47 +0800

my cvs config:
server :cvs-1.11.22
      Compaq Tru64 UNIX V5.1B (Rev. 2650); Thu Apr 26 15:09:05 CST 2007
client :Wincvs 1.3

server:

root(yknewscd1)> vi /etc/services
cvspserver 2401/tcp

root(yknewscd1)>vi /etc/inetd.conf
cvspserver stream tcp nowait root      /usr/bin/cvs            cvs -f --allow -root=/src/master pserver


2401 test:
 
root(yknewscd1)>telnet localhost 2401
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
hi
cvs [pserver aborted]: bad auth protocol start: hi

Connection closed by foreign host.


server:
 
/src/master: no such repository

root(yknewscd1)>su - liyy
scd1> cvs login
Logging in to :pserver:address@hidden:2401/src/master
CVS password:
/src/master: no such repository


client: 

Python不可用 !
cvs -d :pserver:address@hidden:/src/master login
Logging in to :pserver:address@hidden:2401/src/master
cvs [login aborted]: /src/master: no such repository

***** CVS exited normally with code 1 *****


reply via email to

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