From kde-scm-interest Fri Aug 01 22:39:24 2008 From: Thiago Macieira Date: Fri, 01 Aug 2008 22:39:24 +0000 To: kde-scm-interest Subject: Re: [Kde-scm-interest] Accountability, concrete suggestion Message-Id: <200808020039.31366.thiago () kde ! org> X-MARC-Message: https://marc.info/?l=kde-scm-interest&m=121763042517847 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============1767537821==" --===============1767537821== Content-Type: multipart/signed; boundary="nextPart1433269.S8RIVrZqC7"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit --nextPart1433269.S8RIVrZqC7 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Patrick Aljord wrote: >I can't see how you would have the loggin branch in the same repo. The >server only holds bare repositories so committing directly to a bare >repo from the server is not possible. The other solution would be to >host non-bare repo on the server but that wouldn't be a very good >solution IMO. That's very easy to implement. You don't need a checkout because the tree=20 remains unchanged. All you need is to create a new commit object, meaning=20 all you need are the commands git-commit-tree and git-update-ref. =2D-=20 =A0 Thiago Macieira =A0- =A0thiago (AT) macieira.info - thiago (AT) kde.org =A0 =A0 PGP/GPG: 0x6EF45358; fingerprint: =A0 =A0 E067 918B B660 DBD1 105C =A0966C 33F5 F005 6EF4 5358 --nextPart1433269.S8RIVrZqC7 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iD8DBQBIk5CcM/XwBW70U1gRAva5AJwIjFohK041TIB0l54LYX2P0sZ4jACeJcls 4Ctp44gjg++nbqI+9QkpdZ4= =vuon -----END PGP SIGNATURE----- --nextPart1433269.S8RIVrZqC7-- --===============1767537821== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Kde-scm-interest mailing list Kde-scm-interest@kde.org https://mail.kde.org/mailman/listinfo/kde-scm-interest --===============1767537821==--