On Fri, Oct 19, 2007 at 09:06:01 +0200, Stefano Zacchiroli wrote: > [EMAIL PROTECTED]:/tmp$ git clone > 'http://git.debian.org/?p=collab-maint/graphviz.git;a=summary' > Initialized empty Git repository in /tmp/graphviz.git;a=summary/.git/ > Cannot get remote repository information. > Perhaps git-update-server-info needs to be run there? > > any hints? missing sever info update? mismatch in git version (1.5.3.4 > here)? > Wrong url. http://git.debian.org/?p=collab-maint/graphviz.git;a=summary is the gitweb page, you can git-clone either git.debian.org:/git/collab-maint/graphviz (uses ssh transport) or git://git.debian.org/git/collab-maint/graphviz (anonymous clone using the native git transport).
Cheers, Julien -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

