Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 May 1998 13:12:45 -0400 (EDT)
From:      The Hermit Hacker <scrappy@hub.org>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   anoncvs...
Message-ID:  <Pine.BSF.3.96.980520130658.14056T-100000@hub.org>

next in thread | raw e-mail | index | archive | help

Hi...

	I'm trying to setup anoncvs here (postgresql.org) and can't seem
to get it to work, so I figured I'd try the FreeBSD one, and it appears
that it doesn't want to work either:

hub> setenv CVSROOT anoncvs@anoncvs.freebsd.org:/cvs
hub> cvs checkout ls
cvs checkout: cannot find module `ls' - ignored
hub> cvs co ls
cvs checkout: cannot find module `ls' - ignored
hub>

	I'm just trying to use the example from the URL:

http://www.freebsd.org/handbook/handbook265.html

	If I try to set it up on postgresql.org, using 'pserver', I can do
a 'cvs login' successfully, but as soon as I try and do a checkout there,
I get:

relay:/home/centre/marc> cvs checkout -P pgsql
cvs server: existing repository /usr/local/cvsroot does not match \
	/usr/local/cvsroot/pgsql
cvs server: ignoring module pgsql

	But if I do a 'cvs login' as myself (writer vs reader), it all
works fine.

	So, first off, what am I doing wrong with the above 'freebsd'
example?  and, assuming someone out there has had experience with setting
this up, what does the error mean for the above 'postgresql' example?

Thanks...


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980520130658.14056T-100000>