bug-gnulib
[Top][All Lists]
Advanced

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

Re: Checking out gnulib (documentation)


From: Paul Eggert
Subject: Re: Checking out gnulib (documentation)
Date: Mon, 22 Oct 2007 14:42:26 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Thanks, I installed the following patch to try to clear things up.

Index: gnulib.html
===================================================================
RCS file: /web/gnulib/gnulib/gnulib.html,v
retrieving revision 1.11
retrieving revision 1.13
diff -p -u -r1.11 -r1.13
--- gnulib.html 11 Apr 2007 21:49:48 -0000      1.11
+++ gnulib.html 22 Oct 2007 21:41:43 -0000      1.13
@@ -1,5 +1,5 @@
 <html>
-<!-- $Id: gnulib.html,v 1.11 2007/04/11 21:49:48 karl Exp $ -->
+<!-- $Id: gnulib.html,v 1.13 2007/10/22 21:41:43 eggert Exp $ -->
 <head>
 <title>Gnulib - GNU Portability Library - GNU Project - Free Software 
Foundation (FSF)</title>
 <link REV="made" HREF="mailto:address@hidden";>
@@ -53,11 +53,21 @@ infrastructure needed by GNU packages.
 on <a href="http://savannah.gnu.org/";>savannah</a>.<br>
 You can also view the <a href="MODULES.html">modules comprising gnulib</a>.
 
-<p>To use Gnulib, check out the sources via anonymous cvs (see
+<p>To use Gnulib, you can retrieve its source code and its history via
+anonymous <a href='http://git.or.cz/'>Git</a>, using the following
+shell command:</p>
+
+<pre><samp>git clone git://git.savannah.gnu.org/gnulib.git
+</samp></pre>
+
+<p>You can also retrieve the source code
+via <a href='http://www.nongnu.org/cvs/'>CVS</a> or via non-anonymous Git; for
+details, please see
 instructions on the <a
-href="http://savannah.gnu.org/projects/gnulib/";>gnulib project page</a>
-if need be).
-Then run <tt>./gnulib-tool --help</tt>.  For help or more info, email
+href="http://savannah.gnu.org/projects/gnulib/";>gnulib project page</a>.</p>
+
+<p>After you have the sources, run <tt>./gnulib-tool --help</tt>.  For
+help or more info, email
 <a href="mailto:address@hidden";>address@hidden</a>.
 
 
@@ -115,7 +125,7 @@ permitted in any medium, provided this n
 
 <p>Updated:
 <!-- timestamp start -->
-$Date: 2007/04/11 21:49:48 $
+$Date: 2007/10/22 21:41:43 $
 <!-- timestamp end -->
 
 <p>




reply via email to

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