Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 1998 06:45:04 -0700 (PDT)
From:      Brian Handy <handy@sag.lmsal.com>
To:        The Hermit Hacker <scrappy@hub.org>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: anoncvs...
Message-ID:  <Pine.OSF.3.96.980521064027.7135B-100000@sag.lmsal.com>
In-Reply-To: <Pine.BSF.3.96.980520130658.14056T-100000@hub.org>

next in thread | previous in thread | raw e-mail | index | archive | help
[I didn't see anybody else trying this...]

On Wed, 20 May 1998, The Hermit Hacker wrote:

>	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

I don't understand the guts of anoncvs, but the FreeBSD one does in fact
work [I think]:
----------------------------------------------------------------------
[6:34] spurned:~/temp > setenv CVSROOT anoncvs@anoncvs.freebsd.org:/cvs
[6:35] spurned:~/temp > cvs checkout ls
cvs server: Updating ls
U ls/Makefile
U ls/cmp.c
U ls/extern.h
U ls/ls.1
U ls/ls.c
U ls/ls.h
U ls/print.c
U ls/stat_flags.c
U ls/util.c
----------------------------------------------------------------------

So...anecdotal I guess, but it sounds like you've got something funny
going on at your end.  


Regards,

Brian


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.OSF.3.96.980521064027.7135B-100000>