git clone command fails

Brian Paul brian.paul at tungstengraphics.com
Fri Oct 19 08:29:56 PDT 2007


vincent lacour wrote:
> 2007/10/19, Dan Nicholson <dbn.lists at gmail.com>:
>> On 10/19/07, vincent lacour <vlacour at gmail.com> wrote:
>>> When I try the command:
>>> "git://anongit.freedesktop.org/git/mesa/drm.git", it fails.
>>> is the server down or is my command, which I got from the openchrome
>>> community Ubuntu documentation wrong?
>> I don't know if you were implying this, but you need to actually do
>> something with that URL:
>>
>> git clone <url>
>>
>> --
>> Dan
>>
> Dan, You are quite right but still "git clone
> git://anongit.freedesktop.org/git/mesa/drm.git" failss on my system.
> Maybe a stupid question:
> Could it be a port issue?  which port is git protocol using?
> I am going to try it without firewall.

Try without the ".git" part: git://anongit.freedesktop.org/git/mesa/drm

-Brian



More information about the xorg mailing list