This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
htdocs patch: cvsweb link
- To: java-patches at sourceware dot cygnus dot com
- Subject: htdocs patch: cvsweb link
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: Wed, 19 Jan 2000 16:04:06 +1300
I couldn't find a link to sourceware's cvsweb on the gcj pages, which I use
fairly regularly. So I checked in this addition:
regards
[ bryce ]
2000-01-18 Bryce McKinlay <bryce@albatross.co.nz>
* download.html: Add link to cvsweb.
===================================================================
RCS file: /cvs/java/htdocs/download.html,v
retrieving revision 1.1
diff -u -r1.1 download.html
--- download.html 1999/09/07 00:34:01 1.1
+++ download.html 2000/01/19 02:57:53
@@ -101,6 +101,10 @@
</pre>
</small>
+<p>
+You can also <a
href="http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libgcj/?cvsroot=java">
+view the cvs archive</a> via cvsweb.
+
</td></tr>
</table>