Hey Liang, On Wed, Aug 17, 2011 at 10:14:05AM +0800, Liang Guo wrote: > $ git clone http://gitorious.org/spice-gtk/spice-gtk > Cloning into spice-gtk... > fatal: http://gitorious.org/spice-gtk/spice-gtk/info/refs not found: did you > run git update-server-info on the server? > > checkout spice-gtk successfully with 'git clone > git://gitorious.org/spice-gtk/spice-gtk'. > > Is there anything wrong ?
Hmm, 2 small mistakes, the http:// URL is only for viewing the git repository from your web browser, it's not supposed to be usable with git clone, so the behaviour you're observing is expected. The right URL is indeed git://gitorious.org/spice-gtk/spice-gtk. The other small issue is that spice-gtk has been moved to freedesktop these days, you can find it at http://cgit.freedesktop.org/spice/spice-gtk/ The good news it that this git repository can be accessed through http, see the URL at the bottom of this cgit page. Hope that helps, Christophe
pgpOUD1Tovlgq.pgp
Description: PGP signature
_______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
