This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: www patch: document rsync and cvsup
- To: <Marc dot Espie at liafa dot jussieu dot fr>
- Subject: Re: www patch: document rsync and cvsup
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Wed, 7 Mar 2001 15:00:03 +0100 (CET)
- cc: Jeffrey A Law <law at redhat dot com>, Geoff Keating <geoffk at geoffk dot org>, <gcc-patches at gcc dot gnu dot org>
On Wed, 7 Mar 2001, Marc Espie wrote:
> Here is some fledgeling cvsup/rsync documentation.
How did you know that I was going to ask you the favor to craft something?
:-)
Thanks a lot; I just have a few minor comments. (In some cases I only
mention a change once, though of course it applies to all occurrences.)
What do you think about simply adding the CVSup information to the CVS
page (as opposed to creating a new cvsup.html page)? I'm somewhat in favor
of this, but if you strongly prefer otherwise, that's also fine with me.
> + <meta name="description" content="CVSup mirrors to the gcc project.">
^^^
The project is spelled GCC (uppercase) now, for GNU Compiler Collection;
gcc refers to the GNU C Compiler. (More or less.)
> + <p><tt>gcc.gnu.org</tt> does support CVSup, but not for anonymous users.
Please use <code> instead of <tt> and close all paragraphs with a </p> at
the end.
> + <p>Contact <a href="mailto:law@redhat.com">Jeff Law <law@redhat.com></a>
> + if you are interested in providing a CVS mirror of the site.
I believe this should read "overseers@gcc.gnu.org" instead of Jeff? Jeff
is one of the overseers, but we should try to reduce his workload. ;-)
> Index: mirrors.html
> ===================================================================
> + <p>If you want to mirror the whole GCC cvs repository, ask about
> + <a href="cvsup.html">CVSup access</a>.
s/cvs/CVS/, and please add </p>.
> Index: rsync.html
> ===================================================================
> + <p>That way you can make local copies of the gcc cvs repository to ease
> + the burden on the gcc main site, and browse the source locally using cvs.
s/gcc/GCC/
s/cvs/CVS/
> + Subsequent synchronisations will be much faster though.
</p>
> + <h2>Using the local repository</h2>
> + Refer to <a href="cvs.html">cvs instructions</a> to check out your local
> + copy of the repository.
<p>...</p>
Thanks!
Gerald
--
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/