www patch: document rsync and cvsup

Gerald Pfeifer pfeifer@dbai.tuwien.ac.at
Wed Mar 7 06:00:00 GMT 2001


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/




More information about the Gcc-patches mailing list