Anonymous CVS access now available from anoncvs.freebsd.org
Jordan K. Hubbard
jkh at time.cdrom.com
Sat May 2 04:21:06 PDT 1998
> Hi Jordan,
>
> I'd like to set one of these up on the UK. A few questions for you then.
>
>
> extract---->
>
> core# echo $CVSROOT
> anoncvs at anoncvs.freebsd.org:/cvs
> core# rm -r CVS
> core# ls
> COPYRIGHT eBones/ kerberosIV/ sbin/ usr.bin/
> Makefile etc/ lib/ secure/ usr.sbin/
> README games/ libexec/ share/
> bin/ gnu/ lkm/ sys/
> contrib/ include/ release/ tools/
> core# cvs log README
> select: protocol failure in circuit setup
> cvs [log aborted]: end of file from server (consult above messages if any)
Hmmm.
root at orange-> setenv CVSROOT anoncvs at anoncvs.freebsd.org:/cvs
root at orange-> cvs co 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
root at orange-> cd ls
root at orange-> cvs log Makefile
RCS file: /cvs/src/bin/ls/Makefile,v
Working file: Makefile
head: 1.4
branch:
locks: strict
access list:
symbolic names:
RELENG_2_2_6_RELEASE: 1.2
RELENG_2_2_5_RELEASE: 1.2
bsd_44_lite_2: 1.1.1.1
...
Works for me?
> Have you really exported a rsh service from your server? That doesn't sound
Yes.
> good. The README file in the anoncvssh.shar file hints about a 'pserver'
> way of doing it, which I'd prefer.
Hints, yes, but the original didn't say how to actually set up the
pserver stuff. If you know how to do this, I'm all ears. :)
> Also, can I can slave anoncvs off the same cvs tree that
> cvs.uk.freebsd.org uses? (I'm intending to run anoncvs off the same machine.
Yep.
- Jordan
This is the moderated mailing list freebsd-announce.
The list contains announcements of new FreeBSD capabilities,
important events and project milestones.
See also the FreeBSD Web pages at http://www.freebsd.org
To Unsubscribe: send mail to majordomo at FreeBSD.org
with "unsubscribe freebsd-announce" in the body of the message
More information about the freebsd-announce
mailing list