Re: no such repository ?what can i do?

"bigbfah" <[email protected]>
Newsgroups gmane.comp.version-control.cvs.general
Organization A poorly-installed InterNetNews site
Message-ID <[email protected]>
yes!
That should be --allow-root (in your e-mail it appears to have a space 
between --allow and -root).
"Arthur Barrett" <[email protected]> 
??????:[email protected]...
Hi There,

> client :Wincvs 1.3

WinCVS is not a client - it's a GUI - typically CVSNT is the client (it is 
often bundled with WinCVS).

CVSNT can also be compiled on Tru6, for instructions see (warning: it's more 
difficult than it looks):
http://customer.march-hare.com/webtools/bugzilla/ttshow_bug.cgi?tt=1&id=4549

Using CVSNT on server and client means  you get revision graphs that show 
merges and many other features.  There is a separate mailing list for CVSNT.

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


That should be --allow-root (in your e-mail it appears to have a space 
between --allow and -root).

> Logging in to :pserver:[email protected]:2401/src/master
> CVS password:
> /src/master: no such repository


Have you created/inited a repository using the server?

cvs -d :local:/src/master init

Regards,


Arthur Barrett
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.