]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Fix informations about previous git server
authorDaniel Veillard <veillard@redhat.com>
Tue, 7 Jul 2009 08:34:55 +0000 (10:34 +0200)
committerDaniel Veillard <veillard@redhat.com>
Tue, 7 Jul 2009 08:34:55 +0000 (10:34 +0200)
* docs/downloads.html[.in]: update the secton about
the server on git.et.redhat.com based on the plans
Jim posted.

docs/downloads.html
docs/downloads.html.in

index 8c170f4d570b4631d4c2ef496a852600faa082db..03e4c3ede103274925c30a413855fce103b30df5 100644 (file)
@@ -80,7 +80,7 @@
       about their stability:
     </p>
         <ul><li><a href="ftp://libvirt.org/libvirt/libvirt-git-snapshot.tar.gz">libvirt.org FTP server</a></li><li><a href="http://libvirt.org/sources/libvirt-git-snapshot.tar.gz">libvirt.org HTTP server</a></li></ul>
-        <h2>GIT repository mirror</h2>
+        <h2>GIT source repository</h2>
         <p> Libvirt code source is now maintained in a <a href="http://git-scm.com/">git</a> repository available on
       <a href="http://libvirt.org/git/">libvirt.org</a>:
     </p>
     </pre>
         <p> The server is maintainened temporarilly for existing uses, but all
       changes are only commited to git now and we expect to deprecate the CVS
-      server within weeks. </p>
+      server during summer 2009. </p>
         <h2>Building from a source code checkout</h2>
         <p> The libvirt build process uses GNU autotools, so after obtaining a
     checkout it is necessary to generate the configure script and Makefile.in
     </pre>
         <h2>GIT repository mirror</h2>
         <p>
-      The CVS source repository is also mirrored using GIT, and is available
-      for anonymous access via:
+      Jim Mereying was maintaining a CVS to git mirror on
+      <a href="http://git.et.redhat.com/?p=libvirt.git">git.et.redhat.com</a>.
+      Existing users should migrate to the new git server, as the
+      old one will be deprecated and turned into a mirror of the
+      libvirt.org one. It's available as:
     </p>
         <pre>
 
       It can also be browsed at
     </p>
         <pre>
-
       <a href="http://git.et.redhat.com/?p=libvirt.git;a=summary">http://git.et.redhat.com/?p=libvirt.git;a=summary</a>
     </pre>
       </div>
index c17c26268f2b637050f2815e6308621764b1e079..6fe426d33746ce470cbf09ce14a1d64fb3e1b354 100644 (file)
@@ -27,7 +27,7 @@
       <li><a href="http://libvirt.org/sources/libvirt-git-snapshot.tar.gz">libvirt.org HTTP server</a></li>
     </ul>
 
-      <h2>GIT repository mirror</h2>
+      <h2>GIT source repository</h2>
       <p> Libvirt code source is now maintained in a <a
       href="http://git-scm.com/">git</a> repository available on
       <a href="http://libvirt.org/git/">libvirt.org</a>:
@@ -54,7 +54,7 @@
     </pre>
       <p> The server is maintainened temporarilly for existing uses, but all
       changes are only commited to git now and we expect to deprecate the CVS
-      server within weeks. </p>
+      server during summer 2009. </p>
 
        <h2>Building from a source code checkout</h2>
     <p> The libvirt build process uses GNU autotools, so after obtaining a
     <h2>GIT repository mirror</h2>
 
     <p>
-      The CVS source repository is also mirrored using GIT, and is available
-      for anonymous access via:
+      Jim Mereying was maintaining a CVS to git mirror on
+      <a href="http://git.et.redhat.com/?p=libvirt.git">git.et.redhat.com</a>.
+      Existing users should migrate to the new git server, as the
+      old one will be deprecated and turned into a mirror of the
+      libvirt.org one. It's available as:
     </p>
-
     <pre>
 
       git clone git://git.et.redhat.com/libvirt.git
     </pre>
-
     <p>
       It can also be browsed at
     </p>
-
     <pre>
-
       <a href="http://git.et.redhat.com/?p=libvirt.git;a=summary">http://git.et.redhat.com/?p=libvirt.git;a=summary</a>
     </pre>