Hello, Johnny, > > In JHBuild config file you can try tweaking 'repos' variable : > http://developer.gnome.org/jhbuild/unstable/config-reference.html.en#config-reference-variables >
It works! Just added the line ... repos['git.gnome.org'] = 'http://git.gnome.org/browse' ... to the end of ~/.jhbuildrc file. Thanks a lot! Best regards! Carlos >> >> Date: Tue, 17 May 2011 21:40:19 +0530 >> From: Johnny Jacob <[email protected]> >> Subject: Re: [gnome-love] is it possible to configure jhbuild to use git http? >> >> On Tue, 2011-05-17 at 13:02 -0300, Carlos Jose 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<http://developer.gnome.org/jhbuild/unstable/config-reference.html.en#config-reference-variables> >> >> (I haven't tried it though :)) >>
_______________________________________________ gnome-love mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-love
