mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Fix informations about previous git server
* docs/downloads.html[.in]: update the secton about the server on git.et.redhat.com based on the plans Jim posted.
This commit is contained in:
@@ -80,7 +80,7 @@
|
|||||||
about their stability:
|
about their stability:
|
||||||
</p>
|
</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>
|
<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
|
<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>:
|
<a href="http://libvirt.org/git/">libvirt.org</a>:
|
||||||
</p>
|
</p>
|
||||||
@@ -106,7 +106,7 @@
|
|||||||
</pre>
|
</pre>
|
||||||
<p> The server is maintainened temporarilly for existing uses, but all
|
<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
|
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>
|
<h2>Building from a source code checkout</h2>
|
||||||
<p> The libvirt build process uses GNU autotools, so after obtaining a
|
<p> The libvirt build process uses GNU autotools, so after obtaining a
|
||||||
checkout it is necessary to generate the configure script and Makefile.in
|
checkout it is necessary to generate the configure script and Makefile.in
|
||||||
@@ -121,8 +121,11 @@
|
|||||||
</pre>
|
</pre>
|
||||||
<h2>GIT repository mirror</h2>
|
<h2>GIT repository mirror</h2>
|
||||||
<p>
|
<p>
|
||||||
The CVS source repository is also mirrored using GIT, and is available
|
Jim Mereying was maintaining a CVS to git mirror on
|
||||||
for anonymous access via:
|
<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>
|
</p>
|
||||||
<pre>
|
<pre>
|
||||||
|
|
||||||
@@ -132,7 +135,6 @@
|
|||||||
It can also be browsed at
|
It can also be browsed at
|
||||||
</p>
|
</p>
|
||||||
<pre>
|
<pre>
|
||||||
|
|
||||||
<a href="http://git.et.redhat.com/?p=libvirt.git;a=summary">http://git.et.redhat.com/?p=libvirt.git;a=summary</a>
|
<a href="http://git.et.redhat.com/?p=libvirt.git;a=summary">http://git.et.redhat.com/?p=libvirt.git;a=summary</a>
|
||||||
</pre>
|
</pre>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
<li><a href="http://libvirt.org/sources/libvirt-git-snapshot.tar.gz">libvirt.org HTTP server</a></li>
|
<li><a href="http://libvirt.org/sources/libvirt-git-snapshot.tar.gz">libvirt.org HTTP server</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>GIT repository mirror</h2>
|
<h2>GIT source repository</h2>
|
||||||
<p> Libvirt code source is now maintained in a <a
|
<p> Libvirt code source is now maintained in a <a
|
||||||
href="http://git-scm.com/">git</a> repository available on
|
href="http://git-scm.com/">git</a> repository available on
|
||||||
<a href="http://libvirt.org/git/">libvirt.org</a>:
|
<a href="http://libvirt.org/git/">libvirt.org</a>:
|
||||||
@@ -54,7 +54,7 @@
|
|||||||
</pre>
|
</pre>
|
||||||
<p> The server is maintainened temporarilly for existing uses, but all
|
<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
|
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>
|
<h2>Building from a source code checkout</h2>
|
||||||
<p> The libvirt build process uses GNU autotools, so after obtaining a
|
<p> The libvirt build process uses GNU autotools, so after obtaining a
|
||||||
@@ -72,21 +72,20 @@
|
|||||||
<h2>GIT repository mirror</h2>
|
<h2>GIT repository mirror</h2>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
The CVS source repository is also mirrored using GIT, and is available
|
Jim Mereying was maintaining a CVS to git mirror on
|
||||||
for anonymous access via:
|
<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>
|
</p>
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
|
|
||||||
git clone git://git.et.redhat.com/libvirt.git
|
git clone git://git.et.redhat.com/libvirt.git
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
It can also be browsed at
|
It can also be browsed at
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
|
|
||||||
<a href="http://git.et.redhat.com/?p=libvirt.git;a=summary">http://git.et.redhat.com/?p=libvirt.git;a=summary</a>
|
<a href="http://git.et.redhat.com/?p=libvirt.git;a=summary">http://git.et.redhat.com/?p=libvirt.git;a=summary</a>
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user