info-cvs
[Top][All Lists]
Advanced

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

Re: no such repository ?what can i do?


From: bigbfah
Subject: Re: no such repository ?what can i do?
Date: Wed, 24 Jun 2009 19:06:43 +0800

yes!
That should be --allow-root (in your e-mail it appears to have a space 
between --allow and -root).
"Arthur Barrett" <address@hidden> 
??????:address@hidden
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:address@hidden: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







reply via email to

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