Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [commit/www] Document the git mirror...
@ 2009-05-07  0:11 Joel Brobecker
  2009-05-07 13:15 ` Pierre Muller
  0 siblings, 1 reply; 3+ messages in thread
From: Joel Brobecker @ 2009-05-07  0:11 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 334 bytes --]

... The first time I wanted to use our git mirror, I had to search
pretty hard to find the email announcing this new repo.  git is really
a huge improvement over CVS, so I think it's worth mentioning in on
our website, besides instructions on how to get sources from CVS,
FTP, etc.

Attached is what I ended up checking in.

-- 
Joel

[-- Attachment #2: git-www.diff --]
[-- Type: text/x-diff, Size: 1056 bytes --]

Index: current/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/current/index.html,v
retrieving revision 1.41
diff -u -p -r1.41 index.html
--- current/index.html	27 Nov 2008 00:34:16 -0000	1.41
+++ current/index.html	7 May 2009 00:07:20 -0000
@@ -151,6 +151,17 @@ cvs -d :ext:YOURACCOUNT@sourceware.org:/
 
 <p>
 
+<li><b>Read-only git</b>:<p>
+
+A read-only git mirror of GDB's repository is also available.
+This repository is not a real-time mirror, but is automatically
+resynchronized at regular intervals. To get a copy of that
+repository, use the following command:
+
+<pre>
+git clone git://sources.redhat.com/git/gdb.git
+</pre>
+
 <li><b>FTP</b>:<p>
 
 A daily snapshot of the current development sources (<a
@@ -265,7 +276,7 @@ Floor, Boston, MA 02110-1301 USA.</p>
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2008-11-26.</p>
+<p>Last modified 2009-05-06.</p>
 </address>
 
 </body>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-05-07 14:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-07  0:11 [commit/www] Document the git mirror Joel Brobecker
2009-05-07 13:15 ` Pierre Muller
2009-05-07 14:47   ` Joel Brobecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox