Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 1996 16:39:26 +0200
From:      schneider@zib.de (Wolfram Schneider)
To:        Terry Lambert <terry@lambert.org>
Cc:        current@FreeBSD.ORG
Subject:   Getting the OpenBSD tree
Message-ID:  <199609301439.QAA00589@soft13.zib.de>
In-Reply-To: <199609292205.PAA04682@phaeton.artisoft.com>
References:  <199609292205.PAA04682@phaeton.artisoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Terry Lambert writes:
>Has anyone else tried to use the OpenBSD anoncvs server?
>Has anyone been successful?  I keep getting errors...
>What environment/other settings did you use?
>What was your CVSROOT set to?
>What was your command line for the initial checkout?

$ export CVSROOT=anoncvs@anoncvs.no.openbsd.org:/cvs
$ time cvs co src/bin/cp
cvs server: Updating src/bin/cp
U src/bin/cp/Makefile
U src/bin/cp/cp.1
U src/bin/cp/cp.c
U src/bin/cp/extern.h
U src/bin/cp/utils.c

real       14.0
user        0.1
sys         0.4


$ cvs -v

Concurrent Versions System (CVS) 1.7 (client/server)


PS: OpenBSD is available with CTM, see
ftp.cs.tu-berlin.de:/pub/bsd/CTM/OpenBSD 

--Wolfram <wosch@freebsd.org>



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