Web: Downloading gcj

Bryce McKinlay bryce@waitaki.otago.ac.nz
Fri Dec 14 18:31:00 GMT 2001


Gerald Pfeifer wrote:
>I'd really like to see this redundance removed. How about simply
>removing the entire section "cvs" from that page or just linking
>to http://gcc.gnu.org/cvs.html instead?
>
OK, fixed with this patch. I think it would be nice if cvs.html were a 
bit more concise/easy-to-follow itself though ;-)
regards
Bryce.
2001年12月15日 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
 * download.html: Remove CVS instructions, point to GCC CVS page
 instead.
Index: download.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/download.html,v
retrieving revision 1.30
diff -u -r1.30 download.html
--- download.html 2001年11月12日 06:06:30 1.30
+++ download.html 2001年12月15日 02:24:20
@@ -71,28 +71,13 @@
 
 <h3><a name=cvs>cvs</a></h3>
 
-The easiest way to get GCJ is to check it out from the GCC cvs
-repository. Here's how perform an anonymous <A
-HREF="http://gcc.gnu.org/cvs.html">read-only</A> CVS access:
+The easiest way to get GCJ (and keep it up to date) is to check it out 
from
+the GCC cvs repository. Follow the links below for instructions:
 
-<small>
-<pre>
-cvs -d:pserver:anoncvs@gcc.gnu.org:/cvs/gcc login
- (password is ``anoncvs'')
-cvs -z9 -d:pserver:anoncvs@gcc.gnu.org:/cvs/gcc co gcc
-</pre>
-</small>
-<p>
-
-Here's how to perform a <A HREF="http://gcc.gnu.org/cvswrite.html">
-read-write</A> CVS access, provided that you're were given a account
-on <tt>gcc.gnu.org</tt>:
-
-<small>
-<pre>
-cvs -z 9 -d :ext:username@gcc.gnu.org:/cvs/gcc co gcc
-</pre>
-</small>
+<ul>
+<li><A HREF="http://gcc.gnu.org/cvs.html">read-only (anonymous) CVS 
access</A></li>
+<li><A HREF="http://gcc.gnu.org/cvswrite.html">read-write CVS 
access</A></li>
+</ul>
 
 <h3>cvsweb</h3>
 


More information about the Java mailing list

AltStyle によって変換されたページ (->オリジナル) /