Hi Marco, Am Montag, 27. Juni 2011, um 13.51:59 schrieb marco bra: > Hi all > > Tim, i use git thru cntlm proxy and to get git working i must do > > export http_proxy=http://127.0.0.1:3128 > git clone http://github.com/qgis/Quantum-GIS.git > > the "git://" do not traverse the proxy... > > export http_proxy=http://127.0.0.1:3128 > git clone git://github.com/qgis/Quantum-GIS.git > > Please put some row about this to help other users, into: > > https://github.com/qgis/Quantum-GIS/blob/master/INSTALL > > git section... >
I've added a note in http://www.qgis.org/wiki/Download#Source_Code Regards Pirmin -- Pirmin Kalberer Sourcepole - Linux & Open Source Solutions http://www.sourcepole.com _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
