[maemo-developers] More Git/Garage issues...

From: Ferenc Szekely ferenc at maemo.org
Date: Wed Oct 28 15:39:06 EET 2009
Hello,

Tim Samoff wrote:
> Hi,
> 
> I was using Git with Garage just fine...until yesterday. Now, every time 
> I try to push files to the project, I get this output:
> 
> ---
> tims-macbook:hermes tim$ git push origin master
> error: Cannot access URL https://git.maemo.org/projects/hermes/, return 
> code 22
> error: failed to push some refs to 'https://git.maemo.org/projects/hermes'
> ---
> 
> Anyone know why this might be happening?
> 
Yes, anonymous pushes are no longer possible. They were allowed due to a
misconfiguration, but we have fixed that. The 'SCM page' [1] of each
projects tells what do you need for committing to the central repo. In a
nutshell:

Please make sure you have filled in your garage credentials to ~/.netrc.
The info that needs to be added there is the following:

machine git.maemo.org
login __garage user name__
password __garage password__

> Andrew Flegg tested this on his end and was able to push. I didn't do 
> anything to my config since it was working.
> 
Andrew probably has a proper ~/.netrc on his workstation.

Sorry for the inconveniences it may have caused.

> Thanks!
> Tim
> 
> 
> 
Cheers,
ferenc
-- 
maemo.org sysadmin, developer
email: ferenc at maemo.org

[1] Hermes SCM page
https://garage.maemo.org/scm/?group_id=1071
More information about the maemo-developers mailing list