Hi! 2012/2/2 Thomas Schwinge <tho...@schwinge.name>: > On Thu, 2 Feb 2012 15:09:10 +0100, Tanguy LE CARROUR > <tanguy.lecarr...@gmail.com> wrote: >> I failed to push my changes to the wiki! But as it's the first time... >> I may lack permissions to do so?! > > What exactly did you do, and what was the error message?
So, I followed the procedure in the wiki [1] and was able to "git clone flubber:~hurd-web/hurd-web wiki". I actually already have a flubber account. Git crashes [2] on a permission error. I'm not a git specialist so I can tell exactly what happened! >> I'm attaching the patch to create my user page and some sub pages. >> Hope you can push it to the master. > We could, but as it's likely that you'll want to push further changes to > it, let's just fix everything so that you can push yourself. :-) Much better because I would have 2 new commits on top of the first one! ^_^' Cheers, Tanguy [1] http://www.gnu.org/software/hurd/contributing/web_pages.html [2] git error message tanguy@Box:wiki$ git push Counting objects: 29, done. Delta compression using up to 2 threads. Compressing objects: 100% (26/26), done. Writing objects: 100% (26/26), 10.37 KiB, done. Total 26 (delta 14), reused 0 (delta 0) error: insufficient permission for adding an object to repository database ./objects fatal: failed to write object error: unpack failed: unpack-objects abnormal exit To flubber:~hurd-web/hurd-web ! [remote rejected] master -> master (n/a (unpacker error)) error: failed to push some refs to 'flubber:~hurd-web/hurd-web'