[Kde-scm-interest] accountability
Thiago Macieira
thiago at kde.org
Sat Nov 21 22:34:16 CET 2009
Em Sábado 21. Novembro 2009, às 14.08.26, Boudewijn Rempt escreveu:
> On Saturday 21 November 2009, Thiago Macieira wrote:
> > Em Sábado 21. Novembro 2009, às 07.21.09, Riccardo Iaconelli escreveu:
> > > On Friday 20 November 2009 08:36:52 Thiago Macieira wrote:
> > > > So, again, can anyone tell me who pushed David's commit?
> > > >
> > > > I'm pretty sure I did, but not even I can tell you for sure anymore.
> > >
> > > Ok, but this is a different problem, KDE devs will push directly to
> > > gitorious, not to an internal server, and I don't see why we couldn't
> > > use a logging feature with the data already available from the web
> > > interface.
> > >
> > > See e.g. here, all the pushes done by sebas into silk:
> > > http://gitorious.org/project-silk/project-silk
> > >
> > > there's a clear connection between pusher and commit. Can't we simply
> > > log that?
> >
> > For the third time: yes, we can log. Yes, it's possible to save this
> > information. Yes, it's even easy.
> >
> > My point is that we have to write the script. Until we do, the
> > information is not readily available, or at all.
>
> If someone can tell Jean-Artaud what needs to be done, he can write the
> script. We just have to come to a final decision and then implement it.
For every push, log:
- who pushed (not the Unix username, which will be "git")
- which branch heads changed (what from, what to)
- which tags were created
- the state of all other branches and tags
Just use git commit-tree with the empty tree and save everything in the commit
message, one after the other.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/kde-scm-interest/attachments/20091121/f044a029/attachment.sig
More information about the Kde-scm-interest
mailing list