This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Public History of the GCC project
- From: mike stump <mrs at windriver dot com>
- To: gcc at gnu dot org, mdupont777 at yahoo dot com
- Date: Tue, 25 Jun 2002 09:55:09 -0700 (PDT)
- Subject: Re: Public History of the GCC project
- References: <20020625081201.31377.qmail@web13303.mail.yahoo.com>
> Date: Tue, 25 Jun 2002 01:12:01 -0700 (PDT)
> From: James Michael DuPont <mdupont777@yahoo.com>
> To: gcc@gnu.org
> I would like to download the entire mail archive of the gcc project
> for indexing and XREFING.
The mail archives are already there on the web, just go download
them[1]. Just be sure to pick the mbox formatted version. For the
cvs logs, you might find it more convenient to rsync[2] the repository
and then run rlog on each of the ,v files. That way, you can pick up
files that have been there in the past, but currently aren't there
now.
1 - http://gcc.gnu.org/ml/gcc/
2 - http://gcc.gnu.org/rsync.html