On Tue, 2011-05-17 at 13:02 -0300, Carlos José Pereira wrote: > Hello all, > > I am trying to download gnome source code using jhbuild. > Unfortunatelly, my university firewall is blocking the git:// > protocol, so I have to use git with http, > git clone http: // ... /browse/ .... > > Is there a way to configure jhbuild to use http git, instead of the > normal git ?
In JHBuild config file you can try tweaking 'repos' variable : http://developer.gnome.org/jhbuild/unstable/config-reference.html.en#config-reference-variables (I haven't tried it though :)) HTH. -- //Johnny _______________________________________________ gnome-love mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-love
