Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 May 1998 04:20:44 -0700
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        Josef Karthauser <joe@pavilion.net>
Cc:        announce@FreeBSD.ORG
Subject:   Re: Anonymous CVS access now available from anoncvs.freebsd.org 
Message-ID:  <10925.894108044@time.cdrom.com>
In-Reply-To: Your message of "Sat, 02 May 1998 11:39:20 BST." <19980502113920.35240@pavilion.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 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@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@orange-> setenv CVSROOT anoncvs@anoncvs.freebsd.org:/cvs
root@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@orange-> cd ls
root@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@FreeBSD.org
with "unsubscribe freebsd-announce" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?10925.894108044>