Re: [ANNOUNCE] BK->CVS (real time mirror)

From: Larry McVoy (lm@bitmover.com)
Date: Wed Mar 12 2003 - 15:58:59 EST


On Wed, Mar 12, 2003 at 03:46:58PM -0500, Nicolas Pitre wrote:
> It seems that some things that should have been attributed to me (or others)
> are listed as from torvalds too.
>
> Example: drivers/char/tty_io.c
>
> revision 1.59
> date: 2003/03/04 02:13:05; author: torvalds; state: Exp; lines: +4 -6
> small tty irq race fix
>
> (Logical change 1.8144)

Yeah, I'm almost there, I'm pretty sure that what is happening is that
the user name is being picked up from the changeset which is current in
the path. We extract the user name and put it in the comments but I
don't see where we set $LOGNAME before doing the ci.

So here's a question. Suppose we have a series of deltas being clumped
together in a file. All made by different people. Whose name wins?
My gut is to sort them, run them through uniq -c, and take the top one.
The other idea is to count up lines inserted/deleted over each delta
and take the user who has done the most work.

Thoughts?

-- 
---
Larry McVoy              lm at bitmover.com          http://www.bitmover.com/lm
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Mar 15 2003 - 22:00:32 EST