On 09/20/11 16:32, Gaetan Nadon wrote:
The git submodules have a public relation problem. Nothing tells you there is
one and you get a strange build failure. You don't think of running the 'git
submodule' commands.
Yeah, I should switch to using build.sh to do my pulls, but I've had my own
script since before that was added, so never needed to change. I guess this
is more incentive to do so.
The other thing I needed to do, was to add to $HOME/.gitconfig:
[url "http://anongit.freedesktop.org/git/"]
insteadOf = "git://anongit.freedesktop.org/"
because from behind the firewall at work http proxying is trivial, ssh is not
hard, but also not fast, and direct git is just best avoided, but the git
submodules list the git://anongit..../ form of url's.
--
-Alan Coopersmith- [email protected]
Oracle Solaris Platform Engineering: X Window System
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel