This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
PATCH for Re: Remove EGCS symlink from CVS?
On Mon, 20 Jan 2003, Ben Elliston wrote:
>Craig> What is infra? The only thing that worked was:
>Craig> cvs -d :pserver:anoncvs@gcc.gnu.org:/cvs/sourceware login
> infra is a subdirectory of /cvs/sourceware. Perhaps the cvs.html
> document could be improved to make that clearer?
I'm at your command, sir! :)
Gerald
Index: cvs.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/cvs.html,v
retrieving revision 1.87
diff -u -3 -p -r1.87 cvs.html
--- cvs.html 27 Dec 2002 00:49:51 -0000 1.87
+++ cvs.html 31 Jan 2003 00:22:01 -0000
@@ -194,9 +194,9 @@ the web pages.</p>
available, through
<a href="http://sources.redhat.com/cgi-bin/cvsweb.cgi/?cvsroot=sourceware">
cvsweb</a> and anonymous read-only CVS. Use the same procedure
-as above, but replace the repository bits with
-<code>:pserver:anoncvs@gcc.gnu.org:/cvs/sourceware</code> and
-<code>infra</code>.</p>
+as above, but use
+<code>:pserver:anoncvs@gcc.gnu.org:/cvs/sourceware</code> for the repository
+and <code>infra</code> for the module.</p>
</body>
</html>