Re: [[gnomemm] looking for gnomemm2 CVS...]



Murray Cumming wrote:
Maybe you could patch the website: gnomemm/website.

Cool beans. :)
(see attached)

and/or have the module name 'gnomemm2'
link to 'gnomemm'.


I don't think that's sensible or necessary.

Yeah; so long as people can find it easily enough, the exact name isn't really important.

Thanks again :)

James
Index: website/cvs.shtml
===================================================================
RCS file: /cvs/gnome/gnomemm/website/cvs.shtml,v
retrieving revision 1.3
diff -u -r1.3 cvs.shtml
--- website/cvs.shtml	22 Jun 2002 11:14:48 -0000	1.3
+++ website/cvs.shtml	15 Oct 2002 15:09:20 -0000
@@ -21,21 +21,38 @@
 </p>
 
 <p>
-To check out the latest development version:
+To check out the latest development version of <b>gtkmm</b>:
 <pre>
 cvs -d :pserver:anonymous anoncvs gnome org:/cvs/gnome login 
 <i>(hit return as the password)</i>
-cvs -d :pserver:anonymous anoncvs gnome org:/cvs/gnome co gtkmm-1.3
+cvs -z3 -d :pserver:anonymous anoncvs gnome org:/cvs/gnome co gtkmm2
 </pre>
 </p>
 
 <p>
-The stable version (with any bug fixes made between releases) is
+The stable version of gtkmm (with any bug fixes made between releases) is
 also available.
 <pre>
 cvs -d :pserver:anonymous anoncvs gnome org:/cvs/gnome login 
 <i>(hit return as the password)</i>
-cvs -d :pserver:anonymous anoncvs gnome org:/cvs/gnome co gtk--
+cvs -z3 -d :pserver:anonymous anoncvs gnome org:/cvs/gnome co gtk--
+</pre>
+</p>
+
+<p>
+To check out the latest development version of <b>gnomemm</b>:
+<pre>
+Login as with gtkmm and:
+cvs -z3 -d :pserver:anonymous anoncvs gnome org:/cvs/gnome co gnomemm
+</pre>
+</p>
+
+<p>
+The stable version of gnomemm (with any bug fixes made between releases) is
+also available.
+<pre>
+Login and:
+cvs -z3 -d :pserver:anonymous anoncvs gnome org:/cvs/gnome co gnome--
 </pre>
 </p>
 


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