This is the mail archive of the java-patches@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

htdocs patch: cvsweb link


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>



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]