commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Update FAQ to reflect new savannah CVS policies


From: Mark Wielaard
Subject: Re: Update FAQ to reflect new savannah CVS policies
Date: Tue, 29 Jun 2004 22:09:45 +0200

Hi Tom,

On Tue, 2004-06-29 at 21:14, Thomas Fitzsimmons wrote:
> Here's a patch to fix the CVS locations in the FAQ.

Thanks. Installed as attached.

Cheers,

Mark
Index: ChangeLog
===================================================================
RCS file: /cvsroot/classpath/classpath/ChangeLog,v
retrieving revision 1.2268
diff -u -r1.2268 ChangeLog
--- ChangeLog   28 Jun 2004 21:33:06 -0000      1.2268
+++ ChangeLog   29 Jun 2004 20:03:31 -0000
@@ -1,3 +1,7 @@
+2004-06-26  Thomas Fitzsimmons  <address@hidden>
+
+       * doc/www.gnu.org/faq/faq.wml: Update CVS locations.
+
 2003-06-27  Dalibor Topic  <address@hidden>
 
         * java/text/DateFormat.java (parse):
Index: doc/www.gnu.org/faq/faq.wml
===================================================================
RCS file: /cvsroot/classpath/classpath/doc/www.gnu.org/faq/faq.wml,v
retrieving revision 1.8
diff -u -r1.8 faq.wml
--- doc/www.gnu.org/faq/faq.wml 19 Apr 2004 19:55:34 -0000      1.8
+++ doc/www.gnu.org/faq/faq.wml 29 Jun 2004 20:03:31 -0000
@@ -258,7 +258,7 @@
 <faq question="How do I install Mauve?">
 
 <commented-code>
-<code-line code="export CVSROOT=:pserver:address@hidden:/cvs/mauve" />
+<code-line code="export CVSROOT=:ext:address@hidden:/cvs/mauve" />
 <code-line code="cvs login">password is anoncvs</code-line>
 <code-line code="cvs checkout mauve" />
 <code-line code="cd mauve" />
@@ -336,13 +336,14 @@
 twice so much in your obj build dir.
 
 <ol>
+<br><li>set the CVS_RSH environment variable to ssh<br>
 <br><li>install gcj 3.3.2 (or higher)<br>
 <code>
-gjdoc CVS :pserver:address@hidden:/cvsroot/cp-tools module gjdoc
+gjdoc CVS :ext:address@hidden:/cvsroot/cp-tools module gjdoc
 </code>
 <br><li>install libxmlj<br>
 <code>
-libxmlj CVS :pserver:address@hidden:/cvsroot/classpathx module libxmlj<br>
+libxmlj CVS :ext:address@hidden:/cvsroot/classpathx module libxmlj<br>
 make && make install
 </code>
 

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]