<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
On Thu, 2011-03-24 at 08:03 -0400, Peter Harris wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#1a1a1a">Draconian firewalls.</FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#1a1a1a">The git protocol is far more efficient than the dumb http protocol, so</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">that's what you want to use if you can. But every time I see an open</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">source project announce a git-only URL, someone comes out of the</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">woodwork asking for http to be enabled.</FONT></TT><BR>
    <BR>
</BLOCKQUOTE>
Thanks. I am a bit confused. Don't we all use:
<BLOCKQUOTE>
<PRE>
[remote &quot;origin&quot;]
        url = git://anongit.freedesktop.org/git/xorg/xserver/
</PRE>
</BLOCKQUOTE>
<PRE>
(unless we use ssh, of course).

Those with such a firewall also have to somehow use a non git url
for all of their xorg modules?

When I type this git url in the web browser, I get an error:
</PRE>
<BLOCKQUOTE>
<PRE>
[...]because the protocol (git) isn't associated with any program

</PRE>
</BLOCKQUOTE>
I always wanted to ask someone about this...
</BODY>
</HTML>