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: fer...@maemo.org [1] Hermes SCM page https://garage.maemo.org/scm/?group_id=1071 _______________________________________________ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers