
-----Original Message----- From: Daniel P. Berrange [mailto:berrange@redhat.com] Sent: Wednesday, December 09, 2009 8:13 PM To: Daniel Veillard Cc: Iyer, Shyam; libvir-list@redhat.com Subject: Re: [libvirt] http URL for the git tree
On Wed, Dec 09, 2009 at 07:44:33PM +0530, Shyam_Iyer@Dell.com wrote:
Is there a http url for the git tree ?
Below doesn't seem to work for me ?
# git clone http://git.et.redhat.com/libvirt.git <tree_name>
Initialized empty Git repository in /home/shyam_iyer/libvirt/.git/ fatal: http://git.et.redhat.com/libvirt.git/info/refs not found: did you run git update-server-info on the server?
Firewall restrictions allow only http access for me (:
See http://libvirt.org/downloads.html
So far we have only git and ssh access listed, I'm sure it's
On Wed, Dec 09, 2009 at 03:31:22PM +0100, Daniel Veillard wrote: possible to
add http access, I will check.
Libvirt repositories are also automatically mirrored to Gitorious which allows Http access
Daniel
Great! Gitorious worked. Thanks much !