Re: Committing changes
Thomas Schwinge <[email protected]> Fri, 03 Feb 2012 09:07:49 +0100
| Newsgroups | gmane.os.hurd.web.devel |
|---|---|
| Message-ID | <[email protected]> |
--=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi! On Fri, 3 Feb 2012 08:57:09 +0100, Tanguy LE CARROUR <tanguy.lecarrour@gmai= l.com> wrote: > 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. Yes, you have: I mis-typed ``getent passwd grep -i tanguy'' instead of ``getent passwd | grep -i tanguy'' -- no wonder it didn't show your account. > Git crashes [2] on a permission error. I'm not a git specialist so I > can tell exactly what happened! > 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 >=20 > 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' Fixed with ``sudo adduser tanguy hurd-web''. Please try again! Gr=C3=BC=C3=9Fe, Thomas --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQEcBAEBAgAGBQJPK5XWAAoJEGe3hdm9kOiicggH/3ekba7tIiO6cRXodwNKZclt otb38kvRseUHCbvhATT/jaLVK5B8dhkTIXXIlYxOd1swvDxBC2NWrsasZqVsuakO rsOobLvHnSzn7agsJPwMh8DupsmveHQxuGwtD7Mvn9dPoDp4jqadS0K/RExofnbM Yl3+v2yJmeSB/5jCltpsaIHg/0WyNWLK/v/l5+ePkhjzPpjXBtEUVHJR8R8StD5f 2T0SXpkv8/fHL7ucrywq/33y0Byx/rLtnz96DPdjsgrM7/YKDPX4L2YeA18Ckdl7 OA52k8ItEP1Hw7yWpw+Ss4aIZzcEYF4YwCK+avs/j2TQpyNoDi2WFRwzZA6Z+AQ= =JJ5q -----END PGP SIGNATURE----- --=-=-=--