Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2000 18:46:13 +0000
From:      Ben Smithurst <ben@scientia.demon.co.uk>
To:        Nic Drew <nic@connexions.co.uk>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: finding src for 3.1-RELEASE
Message-ID:  <20000111184613.A16238@strontium.scientia.demon.co.uk>
In-Reply-To: <200001111817.SAA16129@aristotle.cnxs.co.uk>
References:  <200001111817.SAA16129@aristotle.cnxs.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Nic Drew wrote:

> I wish to reinstall part of a 3.1-RELEASE from source (based on 
> advice given here)...but am unable to find src for this release on the 
> ftp mirrors....they only seem to go back as far as 3.2 within the 3.x 
> strain. Could someone let me know how I get hold of 3.1 source.

You can get the source for any version using anoncvs or cvsup. Try

$ cvs -d anoncvs@anoncvs.FreeBSD.org:/cvs co -rRELENG_3_1_0_RELEASE \
	src/...

<fx: tries it>. It seems that doesn't work any more <sigh>. If you
don't want much, you could use cvsweb, if you want all of the source
(or a major part, e.g. all of src/lib), use cvsup. (With cvsweb, find
the revision which has "RELENG_3_1_0_RELEASE" in the cvs tags list,
and download that.) If you don't want much, I could easily mail it to
you. What bits do you want?

-- 
Ben Smithurst            | PGP: 0x99392F7D
ben@scientia.demon.co.uk |   key available from keyservers and
                         |   ben+pgp@scientia.demon.co.uk


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




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