This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Tar with CVS now available
- To: Dave Gilbert <gilbertd at treblig dot org>
- Subject: Re: Tar with CVS now available
- From: Jamie Lokier <egcs at tantalophile dot demon dot co dot uk>
- Date: Sat, 3 Jun 2000 16:32:56 +0200
- Cc: gcc at gcc dot gnu dot org
- References: <Pine.LNX.4.10.10006031331230.688-100000@tardis.home.dave>
Dave Gilbert wrote:
> For those of you (like myself) who want to start using the GCC CVS but
> would prefer to download an initial tar rather than check it out of the
> CVS in one go (in my case because I'm on the wrong end of a modem and can
> automate ftp retries), you can find
>
> ftp://ftp.treblig.org/pub/people/treblig/misc/gcc_cvs_02062000.tbz
>
> That is a bzip'd tar file of a complete cvs checkout of gcc taken last
> night. (Just under 12MB), it includes the CVS directories. Download that,
> untar and then you can cvs update just the changes quickly over your
> modem.
Really cool would be an rsync server that's always serving (a) the
latest snapshot and (b) the latest cvs version.
-- Jamie