I believe for read-only access that does not require you to be a member of the project we need to enable a gitweb service on the server or something similar via apache - gitosis from what I know is for handling authenticated actions on git repos over ssh.
I can explore this more is September. Thanks, Alex On 08/27/2011 02:40 AM, Marco Bernasocchi wrote: > Hi, the problem with the read only url exists since longer, I had a > similar problem back in march publishing my masters thesis plugins. > Pirmin said something about a needed server update, but I can't recall > what was it and couldent find it in the archives. > > sorry > Marco > > > On 08/27/2011 11:20 AM, Martin Dobias wrote: >> On Fri, Aug 26, 2011 at 11:59 PM, Tim Sutton<li...@linfiniti.com> wrote: >>>> Theoretically you don't need to create a project on github - when >>>> registered on hub.qgis you should be able to get git repository >>>> directly there. However obviously something is wrong with the server >>>> settings, since the read-only URLs for repositories listed for various >>>> plugins are not working, e.g. >>>> $ git clone http://qgis.org/git/file-browser.git >>>> Cloning into file-browser... >>>> fatal: http://qgis.org/git/file-browser.git/info/refs not found: did >>>> you run git update-server-info on the server? >>>> >>>> Similarly the developer URL requires a password for 'gitosis' user and >>>> it is not clear what password to enter. >>>> >>>> @Pirmin / Alex - any idea what's going on? >>>> >>> Did you upload your pubkey? >>> >>> http://hub.qgis.org/my/public_keys >> No I didn't. Now after adding my public key and trying e.g. >> $ git clone gito...@qgis.org:metaedit.git >> I get correctly asked for my passphrase for the private key. But then >> the cloning fails: >> >> ERROR:gitosis.serve.main:Repository read access denied >> fatal: The remote end hung up unexpectedly >> >> Probably only people marked as project developers are able to read the >> repository? >> >> For the record, the read-only URL fails with this error message: >> >> $ git clone http://qgis.org/git/metaedit.git >> Cloning into metaedit... >> fatal: http://qgis.org/git/metaedit.git/info/refs not found: did you >> run git update-server-info on the server? >> >> >> Martin >> _______________________________________________ >> Qgis-developer mailing list >> Qgis-developer@lists.osgeo.org >> http://lists.osgeo.org/mailman/listinfo/qgis-developer > > _______________________________________________ > Qgis-developer mailing list > Qgis-developer@lists.osgeo.org > http://lists.osgeo.org/mailman/listinfo/qgis-developer _______________________________________________ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer