[libvirt] http URL for the git tree

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 (: -Shyam

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 (:
That URL is ancient. All current master repositories are at http://libvirt.org/git/ Regards, Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|

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 possible to add http access, I will check. Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/

On Wed, Dec 09, 2009 at 03:31:22PM +0100, Daniel Veillard wrote:
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 possible to add http access, I will check.
Libvirt repositories are also automatically mirrored to Gitorious which allows Http access http://gitorious.org/libvirt Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|

-----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 !
participants (3)
-
Daniel P. Berrange
-
Daniel Veillard
-
Shyam_Iyer@Dell.com