Re: Repository for the conversion machinery

2016-10-10 Thread Eric S. Raymond
Joseph Myers : > In practice there are a lot of ways people have messed up ChangeLog > commits or commit messages that I would expect to confuse such author > extraction, even before you get to the parts of the history converted from > CVS. This is also true. I looked seriously at what it woul

Re: Repository for the conversion machinery

2016-10-10 Thread Joseph Myers
On Mon, 10 Oct 2016, Eric S. Raymond wrote: > I strongly recomend that if you want to try this, you separate it from the > initial repo conversion. That is, get the project to git first. Then > see if you can data-mine author information out of the history. If, > and only if, you get results tha

Re: Repository for the conversion machinery

2016-10-10 Thread Eric S. Raymond
Joseph Myers : > This is still hypothetical, since I haven't seen any scripts posted that > would actual implement this, or any resulting mappings of commits, and one > wouldn't normally expect a repository conversion to attempt to distinguish > committer from author when the source version cont

Re: Repository for the conversion machinery

2016-10-10 Thread Joseph Myers
On Mon, 10 Oct 2016, Jonathan Wakely wrote: > > My view is: contributors are free to specify what name and email address > > they want used, but if they want something other than a single name and > > email address for the whole commit history with a given username, it's the > > contributor's resp

Re: Repository for the conversion machinery

2016-10-10 Thread Jason Merrill
On Mon, Oct 10, 2016 at 6:38 AM, Jonathan Wakely wrote: > On 7 October 2016 at 22:26, Joseph Myers wrote: >> On Fri, 7 Oct 2016, Frank Ch. Eigler wrote: >>> FWIW, I thought at one point the consensus was that the mailmap would >>> expand only to $use...@gcc.gnu.org rather than $userid@$organizatio

Re: Repository for the conversion machinery

2016-10-10 Thread Jonathan Wakely
On 7 October 2016 at 22:26, Joseph Myers wrote: > On Fri, 7 Oct 2016, Frank Ch. Eigler wrote: >> FWIW, I thought at one point the consensus was that the mailmap would >> expand only to $use...@gcc.gnu.org rather than $userid@$organization, >> esp. considering the case where there is no single $orga

Re: Repository for the conversion machinery

2016-10-07 Thread Joseph Myers
On Fri, 7 Oct 2016, Frank Ch. Eigler wrote: > joseph wrote: > > > Thanks, here are further authors map additions for new committers. > > [...] > > avieira = Andre Vieira > > [...] > > FWIW, I thought at one point the consensus was that the mailmap would > expand only to $use...@gcc.gnu.org rath

Re: Repository for the conversion machinery

2016-10-07 Thread Frank Ch. Eigler
joseph wrote: > Thanks, here are further authors map additions for new committers. > [...] > avieira = Andre Vieira > [...] FWIW, I thought at one point the consensus was that the mailmap would expand only to $use...@gcc.gnu.org rather than $userid@$organization, esp. considering the case where

Re: Repository for the conversion machinery

2016-10-07 Thread Joseph Myers
On Fri, 7 Oct 2016, Jason Merrill wrote: > But if you want to do it with reposurgeon, I won't complain. I've > pushed my WIP to https://github.com/jicama/gcc-reposurgeon Thanks, here are further authors map additions for new committers. avieira = Andre Vieira foreese = Fritz Reese jemarch = J

Re: Repository for the conversion machinery

2016-10-07 Thread Joseph Myers
On Fri, 7 Oct 2016, Jason Merrill wrote: > no additional commits, and keeps other branches that were deleted in > SVN, though I was able to work around this with a postprocessing > script. I suppose there's the question of what we want cases where branches might have been deleted to look like, b

Re: Repository for the conversion machinery

2016-10-07 Thread Eric S. Raymond
Jason Merrill : > > I've used both git-svn (sometimes with git filter-branch) and reposurgeon > > for repository conversions. My experience is that if there's anything at > > all complicated or messy about the history, using git-svn for the > > conversion is not a good idea, so I don't think that'

Re: Repository for the conversion machinery

2016-10-07 Thread Jason Merrill
On Thu, Oct 6, 2016 at 4:31 PM, Joseph Myers wrote: > On Thu, 6 Oct 2016, Jason Merrill wrote: > >> After I ran into a couple of reposurgeon bugs and didn't hear back >> from you, I started investigating rewriting the existing git svn >> mirror with git filter-branch instead. That seems an attrac

Re: Repository for the conversion machinery

2016-10-06 Thread Frank Ch. Eigler
Jason Merrill writes: > [...] gcc.gnu.org already refuses git connections fairly frequently > due to overloading [...] With the corresponding reduction in cpu load from svn users, plus the ready adjustability of those xinetd thresholds, please don't let that hold you back. - FChE

Re: Repository for the conversion machinery

2016-10-06 Thread Joseph Myers
On Thu, 6 Oct 2016, Jason Merrill wrote: > After I ran into a couple of reposurgeon bugs and didn't hear back > from you, I started investigating rewriting the existing git svn > mirror with git filter-branch instead. That seems an attractive > option, but not long afterward I needed to shift foc

Re: Repository for the conversion machinery

2016-10-06 Thread Jason Merrill
On Thu, Oct 6, 2016 at 1:19 PM, Eric S. Raymond wrote: > Joseph Myers : >> On Thu, 6 Oct 2016, Eric S. Raymond wrote: >> >> > I thought the gcc conversion was done. >> > >> > I can make the repository available again if it's needed. >> >> The conversion got stalled (I'm not sure why; maybe just Ja

Re: Repository for the conversion machinery

2016-10-06 Thread Eric S. Raymond
Joseph Myers : > On Thu, 6 Oct 2016, Eric S. Raymond wrote: > > > I thought the gcc conversion was done. > > > > I can make the repository available again if it's needed. > > The conversion got stalled (I'm not sure why; maybe just Jason being busy > with other things) but is still intended (I'

Re: Repository for the conversion machinery

2016-10-06 Thread Joseph Myers
On Thu, 6 Oct 2016, Eric S. Raymond wrote: > I thought the gcc conversion was done. > > I can make the repository available again if it's needed. The conversion got stalled (I'm not sure why; maybe just Jason being busy with other things) but is still intended (I'm not sure for when), so yes t

Re: Repository for the conversion machinery

2016-10-06 Thread Eric S. Raymond
Joseph Myers : > On Thu, 27 Aug 2015, Eric S. Raymond wrote: > > > I've made it available at: > > > > http://thyrsus.com/gitweb/?p=gcc-conversion.git > > What happened with this repository? Is it somewhere else now? Pulling in > my clone of git://thyrsus.com/repositories/gcc-conversion.git ha

Re: Repository for the conversion machinery

2016-10-06 Thread Joseph Myers
On Thu, 27 Aug 2015, Eric S. Raymond wrote: > I've made it available at: > > http://thyrsus.com/gitweb/?p=gcc-conversion.git What happened with this repository? Is it somewhere else now? Pulling in my clone of git://thyrsus.com/repositories/gcc-conversion.git has produced "thyrsus.com[0: 71.

Re: Repository for the conversion machinery

2015-09-17 Thread DJ Delorie
Richard Biener writes: >> Using d...@gcc.gnu.org would imply that is my email address, but email >> sent there would vanish. > > Would it? You're supposed to have a valid forwarding address on that. Frank tested it and it does seem to forward to me, so I guess so.

Re: Repository for the conversion machinery

2015-09-17 Thread Eric S. Raymond
Richard Earnshaw : > Well if that's the case then someone ought to be able to produce a meta > file that could be supplied to Eric, that looked something like > > $SVN: r > $Committer: > $Author:... > $Author:... > $Author:... > ... > > $SVN:... > $Committer: > $NoAuthors > > > > > For t

Re: Repository for the conversion machinery

2015-09-17 Thread Eric S. Raymond
Michael Matz : > I don't see why the problems with some ranges of commits should prevent us > doing better for those ranges where there are no such problems. I thought > reposurgeon (I haven't looked at it) had the ability to postprocess > commits and dig out additional info, and assumed it wou

Re: Repository for the conversion machinery

2015-09-17 Thread Jeff Law
On 09/17/2015 10:24 AM, Richard Earnshaw wrote: [ snip ] No, I'm not going to do that work; and personally, I don't think it's worth holding up the switch to wait for that to be done. Agreed. Jeff

Re: Repository for the conversion machinery

2015-09-17 Thread Richard Earnshaw
On 17/09/15 17:08, Michael Matz wrote: > Hi, > > On Thu, 17 Sep 2015, Richard Earnshaw wrote: > >> None of this has any chance of working for any commits to the pre-egcs >> sources. In those days there was no version control on the ChangeLog >> file. >> >> My feeling is we could spend months r

Re: Repository for the conversion machinery

2015-09-17 Thread Michael Matz
Hi, On Thu, 17 Sep 2015, Richard Earnshaw wrote: > None of this has any chance of working for any commits to the pre-egcs > sources. In those days there was no version control on the ChangeLog > file. > > My feeling is we could spend months ratholing on this particular problem > rather than

Re: Repository for the conversion machinery

2015-09-17 Thread Richard Earnshaw
On 17/09/15 16:15, Michael Matz wrote: > Hi, > > On Thu, 17 Sep 2015, Eric S. Raymond wrote: > >> All I can say is every time I've tried this it's been a nightmare, and >> when you say "apart from CVS imported revisions" my hair stands on end. >> And the GCC history is two and a half times the

Re: Repository for the conversion machinery

2015-09-17 Thread Michael Matz
Hi, On Thu, 17 Sep 2015, Eric S. Raymond wrote: > All I can say is every time I've tried this it's been a nightmare, and > when you say "apart from CVS imported revisions" my hair stands on end. > And the GCC history is two and a half times the size of the next largest > repo I've tried this

Re: Repository for the conversion machinery

2015-09-17 Thread Eric S. Raymond
Richard Biener : > Maybe I'm missing sth but apart from the CVS imported revisions each > SVN revision should contain the actual change plus the changes to the > ChangeLog files (you can't count on the commit message itself I guess > as not all people replicate the ChangeLog entries there). > > Th

Re: Repository for the conversion machinery

2015-09-17 Thread Richard Biener
On Thu, Sep 17, 2015 at 12:41 PM, Eric S. Raymond wrote: > Richard Biener : >> Not sure why we can't label the individual commits with Authors scraped >> from the ChangeLog entries in that commit. Some commits even have >> multiple authors after all! And if that fails I'd rather use the >> @gcc

Re: Repository for the conversion machinery

2015-09-17 Thread Eric S. Raymond
Richard Biener : > Not sure why we can't label the individual commits with Authors scraped > from the ChangeLog entries in that commit. Some commits even have > multiple authors after all! And if that fails I'd rather use the @gcc.gnu.org > identity. Because associating ChangeLog entries with re

Re: Repository for the conversion machinery

2015-09-17 Thread Richard Biener
On Thu, Sep 17, 2015 at 4:57 AM, DJ Delorie wrote: > > "Frank Ch. Eigler" writes: >> That makes sense, but how many people are in cagney's shoes > > I am one of those people - I have two email addresses listed in > MAINTAINERS, with two sets of copyright papers filed with the FSF (a > personal as

Re: Repository for the conversion machinery

2015-09-16 Thread DJ Delorie
"Frank Ch. Eigler" writes: > That makes sense, but how many people are in cagney's shoes I am one of those people - I have two email addresses listed in MAINTAINERS, with two sets of copyright papers filed with the FSF (a personal assignment and a work one). I use the appropriate email address

Re: Repository for the conversion machinery

2015-09-16 Thread Jeff Law
On 09/16/2015 11:21 AM, Ramana Radhakrishnan wrote: On Wed, Sep 16, 2015 at 6:06 PM, Frank Ch. Eigler wrote: Hi - [...] - rewrite history - use some totally arbitrary, and quickly outdated, internet identity I think this is main reason why @gnu.org or @gmail.com style addresses are prefer

Re: Repository for the conversion machinery

2015-09-16 Thread Ramana Radhakrishnan
On Wed, Sep 16, 2015 at 6:06 PM, Frank Ch. Eigler wrote: > Hi - > >> [...] >> >- rewrite history - use some totally arbitrary, and quickly outdated, >> >internet identity > >> I think this is main reason why @gnu.org or @gmail.com style addresses >> are preferred over employer addresses when there

Re: Repository for the conversion machinery

2015-09-16 Thread Frank Ch. Eigler
Hi - > [...] > >- rewrite history - use some totally arbitrary, and quickly outdated, > >internet identity > I think this is main reason why @gnu.org or @gmail.com style addresses > are preferred over employer addresses when there's > 1 address on file. That makes sense, but how many people are

Re: Repository for the conversion machinery

2015-09-16 Thread Jeff Law
On 09/16/2015 09:26 AM, Andrew Cagney wrote: On 15 September 2015 at 21:36, Frank Ch. Eigler wrote: cagney = Andrew Cagney cag...@gnu.org? Good point. The email identities of people change over time; forcing a single arbitrary one to label all contributions is at best imprecise and at wo

Re: Repository for the conversion machinery

2015-09-16 Thread Andrew Cagney
On 15 September 2015 at 21:36, Frank Ch. Eigler wrote: > >>> cagney = Andrew Cagney >> cag...@gnu.org? > > Good point. The email identities of people change over time; forcing > a single arbitrary one to label all contributions is at best imprecise > and at worse a miscrediting. (This is one wa

Re: Repository for the conversion machinery

2015-09-15 Thread Frank Ch. Eigler
>> cagney = Andrew Cagney > cag...@gnu.org? Good point. The email identities of people change over time; forcing a single arbitrary one to label all contributions is at best imprecise and at worse a miscrediting. (This is one way in which the impersonal use...@gcc.gnu.org aliases work better.)

Re: Repository for the conversion machinery

2015-09-15 Thread Andrew Cagney
On 28 August 2015 at 13:24, Jeff Law wrote: > cagney = Andrew Cagney cag...@gnu.org?

Re: Repository for the conversion machinery

2015-09-01 Thread Julian Brown
On Fri, 28 Aug 2015 17:50:53 + Joseph Myers wrote: > shinwell = Mark Shinwell > (Jane Street) Mark's current address is mshinw...@janestreet.com. Julian

Re: Repository for the conversion machinery

2015-09-01 Thread Eric S. Raymond
Rainer Orth : > The current entry > > ro = Rainer Orth > > lists my old email address. Please use r...@cebitec.uni-bielefeld.de > instead. Done. -- http://www.catb.org/~esr/";>Eric S. Raymond

Re: Repository for the conversion machinery

2015-08-31 Thread Rainer Orth
"Eric S. Raymond" writes: > I've made it available at: > > http://thyrsus.com/gitweb/?p=gcc-conversion.git > > The interesting content is gcc.map (the contributor map) and gcc.lift. The current entry ro = Rainer Orth lists my old email address. Please use r...@cebitec.uni-bielefeld.de instea

RE: Repository for the conversion machinery

2015-08-31 Thread Thomas Preud'homme
Hi, Current email address for Xuepeng Guo is terry@arm.com Best regards, Thomas > -Original Message- > From: gcc-ow...@gcc.gnu.org [mailto:gcc-ow...@gcc.gnu.org] On > Behalf Of Eric S. Raymond > Sent: Thursday, August 27, 2015 10:38 PM > To: gcc@gcc.gnu.org > Subject: Repository for

Re: Repository for the conversion machinery

2015-08-28 Thread David Edelsohn
On Fri, Aug 28, 2015 at 1:24 PM, Jeff Law wrote: > trix = Tom Rix > Not with Red Hat anymore. No idea where he is now. Tom now works for Juniper Networks. A recent email address is: trix = Tom Rix - David

Re: Repository for the conversion machinery

2015-08-28 Thread Jeff Law
On 08/28/2015 12:29 PM, Eric S. Raymond wrote: Jeff Law : Here's my stab at all the @cygnus.com and @redhat.com addresses. There's several I lost track of through the years. Would you please resend this as a contrib map with the updated addresses in it? I find that when I hand-edit these in I

Re: Repository for the conversion machinery

2015-08-28 Thread Eric S. Raymond
Joseph Myers : > FWIW, updates for some out-of-date codesourcery.com addresses: > > dgutson = Daniel Gutson > mmitchel = Mark Mitchell > mmitchell = Mark Mitchell > pbrook = Paul Brook > (don't know if it's his preferred address, but it's his domain so >is likely be valid) > qiyao = Yao

Re: Repository for the conversion machinery

2015-08-28 Thread Mark Wielaard
On Fri, Aug 28, 2015 at 11:24:30AM -0600, Jeff Law wrote: > abalkiss = Anthony Balkissoon > No clue on this one, not with Red Hat anymore. > > aluchko = Aaron Luchko > Grad Student at University of Alberta. > > djee = David Jee > No clue. Not with Red Hat anymore > > kgallowa = Kyle Galloway >

Re: Repository for the conversion machinery

2015-08-28 Thread Eric S. Raymond
Jeff Law : > Here's my stab at all the @cygnus.com and @redhat.com addresses. There's > several I lost track of through the years. Would you please resend this as a contrib map with the updated addresses in it? I find that when I hand-edit these in I make too many cut'n'paste errors. Given a cont

Re: Repository for the conversion machinery

2015-08-28 Thread Eric S. Raymond
Peter Bergner : > On Fri, 2015-08-28 at 11:00 -0400, Eric S. Raymond wrote: > > Peter Bergner : > > > On Thu, 2015-08-27 at 10:38 -0400, Eric S. Raymond wrote: > > > > I've made it available at: > > > > > > > > http://thyrsus.com/gitweb/?p=gcc-conversion.git > > > > > > > > The interesting conten

Re: Repository for the conversion machinery

2015-08-28 Thread Joseph Myers
FWIW, updates for some out-of-date codesourcery.com addresses: dgutson = Daniel Gutson mmitchel = Mark Mitchell mmitchell = Mark Mitchell pbrook = Paul Brook (don't know if it's his preferred address, but it's his domain so is likely be valid) qiyao = Yao Qi I don't have other addresses

Re: Repository for the conversion machinery

2015-08-28 Thread Jeff Law
On 08/28/2015 09:57 AM, Eric S. Raymond wrote: Jeff Law : Given that I worked for Cygnus and still work with Red Hat, I can make a pass over all the @cygnus.com addresses and probably give something more up-to-date for most of them if that's useful. That would be *very* useful. Here's my stab

Re: Repository for the conversion machinery

2015-08-28 Thread Peter Bergner
On Fri, 2015-08-28 at 11:00 -0400, Eric S. Raymond wrote: > Peter Bergner : > > On Thu, 2015-08-27 at 10:38 -0400, Eric S. Raymond wrote: > > > I've made it available at: > > > > > > http://thyrsus.com/gitweb/?p=gcc-conversion.git > > > > > > The interesting content is gcc.map (the contributor ma

Re: Repository for the conversion machinery

2015-08-28 Thread Richard Biener
On August 28, 2015 5:02:39 PM GMT+02:00, "Eric S. Raymond" wrote: >Joseph Myers : >> There's at least one case of a contributor who changed their name >where >> you have the old name instead of the new one: Richard Guenther -> >Richard >> Biener. > >Is > >rguenth = Richard Biener > >correct?

Re: Repository for the conversion machinery

2015-08-28 Thread Eric S. Raymond
Jeff Law : > Given that I worked for Cygnus and still work with Red Hat, I can make a > pass over all the @cygnus.com addresses and probably give something more > up-to-date for most of them if that's useful. That would be *very* useful. -- http://www.catb.org/~esr/";>Eric S. Raym

Re: Repository for the conversion machinery

2015-08-28 Thread Eric S. Raymond
Joseph Myers : > (if someone appears with multiple usernames, probably make their address >consistent for all of them unless specifically requested otherwise) I am attemoting to do that. -- http://www.catb.org/~esr/";>Eric S. Raymond

Re: Repository for the conversion machinery

2015-08-28 Thread Jeff Law
On 08/28/2015 09:26 AM, Joseph Myers wrote: All the cygnus.com addresses are out of date. More current replacements for a few: echristo = Eric Christopher merrill = Jason Merrill (if someone appears with multiple usernames, probably make their address consistent for all of them unless

Re: Repository for the conversion machinery

2015-08-28 Thread Joseph Myers
All the cygnus.com addresses are out of date. More current replacements for a few: echristo = Eric Christopher merrill = Jason Merrill (if someone appears with multiple usernames, probably make their address consistent for all of them unless specifically requested otherwise) rsavoye = Ro

Re: Repository for the conversion machinery

2015-08-28 Thread Joseph Myers
On Fri, 28 Aug 2015, Eric S. Raymond wrote: > Joseph Myers : > > There's at least one case of a contributor who changed their name where > > you have the old name instead of the new one: Richard Guenther -> Richard > > Biener. > > Is > > rguenth = Richard Biener > > correct? Yes, that's rig

Re: Repository for the conversion machinery

2015-08-28 Thread Eric S. Raymond
Peter Bergner : > > jgrimm = Jon Grimm > > Jon is now at Canonical. I'm not sure which of the two email addresses > that seem to be active for him he prefers: > > jon.gr...@canonical.com > jon.gr...@gmail.com I'll go wit the gmail one unless he tells mme differently; odds are it w

Re: Repository for the conversion machinery

2015-08-28 Thread Eric S. Raymond
Joseph Myers : > There's at least one case of a contributor who changed their name where > you have the old name instead of the new one: Richard Guenther -> Richard > Biener. Is rguenth = Richard Biener correct? -- http://www.catb.org/~esr/";>Eric S. Raymond

Re: Repository for the conversion machinery

2015-08-28 Thread Eric S. Raymond
Peter Bergner : > On Thu, 2015-08-27 at 10:38 -0400, Eric S. Raymond wrote: > > I've made it available at: > > > > http://thyrsus.com/gitweb/?p=gcc-conversion.git > > > > The interesting content is gcc.map (the contributor map) and gcc.lift. > > > > Presently the only command in gcc.lift expunge

Re: Repository for the conversion machinery

2015-08-28 Thread Peter Bergner
> azanella = Adhemerval Zanella Adhemerval now works for Linaro, so his email address should be: adhemerval.zane...@linaro.org > bje = Ben Elliston Ben is no longer at Red Hat...or IBM. He went back to school and his new email address seems to be: b.ellis...@unsw.edu.au >

Re: Repository for the conversion machinery

2015-08-28 Thread Joseph Myers
There's at least one case of a contributor who changed their name where you have the old name instead of the new one: Richard Guenther -> Richard Biener. -- Joseph S. Myers jos...@codesourcery.com

Re: Repository for the conversion machinery

2015-08-28 Thread Peter Bergner
On Thu, 2015-08-27 at 10:38 -0400, Eric S. Raymond wrote: > I've made it available at: > > http://thyrsus.com/gitweb/?p=gcc-conversion.git > > The interesting content is gcc.map (the contributor map) and gcc.lift. > > Presently the only command in gcc.lift expunges the hooks directory. >From yo

Re: Repository for the conversion machinery

2015-08-27 Thread Peter Bergner
On Thu, 2015-08-27 at 16:13 +, Joseph Myers wrote: > 273 missing usernames (this is based on grepping the output of svn log on > an rsync mirror of the repository, so it's possible one or two could be > spurious, but should be pretty accurate). I've made no attempt to map > these to emails

Re: Repository for the conversion machinery

2015-08-27 Thread Eric S. Raymond
DJ Delorie : > > > If you want your commits to be attributed to two different addresses > > in the git conversion, you need to tell me how to specify two > > different selection sets so I can write assign statements and two > > trivial "authors read" commands affecting them only. > > > > assuming

Re: Repository for the conversion machinery

2015-08-27 Thread DJ Delorie
> If you want your commits to be attributed to two different addresses > in the git conversion, you need to tell me how to specify two > different selection sets so I can write assign statements and two > trivial "authors read" commands affecting them only. > > assuming that the names m32c and djg

Re: Repository for the conversion machinery

2015-08-27 Thread Eric S. Raymond
DJ Delorie : > > Hmmm... I use two email addresses for commits, depending on which target > they're for, i.e.: > > $ grep DJ MAINTAINERS > m32c port DJ Delorie > DJGPP DJ Delorie > > Most of the DJGPP stuff was long ago but I wonder ho

Re: Repository for the conversion machinery

2015-08-27 Thread DJ Delorie
Hmmm... I use two email addresses for commits, depending on which target they're for, i.e.: $ grep DJ MAINTAINERS m32c port DJ Delorie DJGPP DJ Delorie Most of the DJGPP stuff was long ago but I wonder how the conversion would handle t

Re: Repository for the conversion machinery

2015-08-27 Thread Richard Earnshaw
On 27/08/15 17:42, Eric S. Raymond wrote: > Richard Earnshaw : >> On 27/08/15 17:03, Richard Earnshaw wrote: >>> On 27/08/15 16:48, Eric S. Raymond wrote: >>> If the former, then I don't know why they're not in the map. It contains an entry for every distinct Unix username it could extra

Re: Repository for the conversion machinery

2015-08-27 Thread Eric S. Raymond
Richard Earnshaw : > On 27/08/15 17:03, Richard Earnshaw wrote: > > On 27/08/15 16:48, Eric S. Raymond wrote: > > > >> If the former, then I don't know why they're not in the map. It contains > >> an entry for every distinct Unix username it could extract. What usernames > >> should I expect the

Re: Repository for the conversion machinery

2015-08-27 Thread Eric S. Raymond
Joseph Myers : > 273 missing usernames (this is based on grepping the output of svn log on > an rsync mirror of the repository, so it's possible one or two could be > spurious, but should be pretty accurate). I've made no attempt to map > these to emails yet. Jason Merrill's list later in the

Re: Repository for the conversion machinery

2015-08-27 Thread Matthew Wahab
On 27/08/15 16:56, James Greenhalgh wrote: On Thu, Aug 27, 2015 at 03:38:10PM +0100, Eric S. Raymond wrote: I've made it available at: http://thyrsus.com/gitweb/?p=gcc-conversion.git The interesting content is gcc.map (the contributor map) and gcc.lift. Presently the only command in gcc.lift

Re: Repository for the conversion machinery

2015-08-27 Thread Jeff Law
On 08/27/2015 10:04 AM, FX wrote: If the former, then I don't know why they're not in the map. In fact, I can look at the output of “svn log” for the MAINTAINERS file, which probably almost everyone with commit rights has modified. This contains 442 usernames, compared to the map’s 290. And th

Re: Repository for the conversion machinery

2015-08-27 Thread Richard Earnshaw
On 27/08/15 17:03, Richard Earnshaw wrote: > On 27/08/15 16:48, Eric S. Raymond wrote: > >> If the former, then I don't know why they're not in the map. It contains >> an entry for every distinct Unix username it could extract. What usernames >> should I expect these people to have? >> > > Thos

Re: Repository for the conversion machinery

2015-08-27 Thread Eric S. Raymond
David Edelsohn : > On Thu, Aug 27, 2015 at 11:52 AM, Eric S. Raymond wrote: > > Joseph Myers : > >> Where someone is listed in MAINTAINERS, I suggest preferring that email > >> address over any older address you may have got from ChangeLogs etc. > >> (unless they're requested otherwise or it seems

Re: Repository for the conversion machinery

2015-08-27 Thread Joseph Myers
273 missing usernames (this is based on grepping the output of svn log on an rsync mirror of the repository, so it's possible one or two could be spurious, but should be pretty accurate). I've made no attempt to map these to emails yet. aaw abalkiss abel abennett abutcher acsawdey aesok ahyang

Re: Repository for the conversion machinery

2015-08-27 Thread Richard Earnshaw
On 27/08/15 17:20, Richard Earnshaw wrote: > On 27/08/15 17:16, Eric S. Raymond wrote: >> Paulo Matos : >>> >>> >>> On 27/08/15 16:56, Paulo Matos wrote: I noticed I am not on the list (check commit r225509, user pmatos) either. And thanks for your help on this transition.

Re: Repository for the conversion machinery

2015-08-27 Thread Jeff Law
On 08/27/2015 10:16 AM, Eric S. Raymond wrote: Paulo Matos : On 27/08/15 16:56, Paulo Matos wrote: I noticed I am not on the list (check commit r225509, user pmatos) either. And thanks for your help on this transition. r188804 | mkuvyrkov Maxim Kuvyrkov jeff

Re: Repository for the conversion machinery

2015-08-27 Thread Eric S. Raymond
Joel Sherrill : > > > On 8/27/2015 11:03 AM, Eric S. Raymond wrote: > >Paulo Matos : > >>I noticed I am not on the list (check commit r225509, user pmatos) either. > >> > >>And thanks for your help on this transition. > > > >I've added you to the map. > > > > I will pile on. I may be in the hist

Re: Repository for the conversion machinery

2015-08-27 Thread Richard Earnshaw
On 27/08/15 17:16, Eric S. Raymond wrote: > Paulo Matos : >> >> >> On 27/08/15 16:56, Paulo Matos wrote: >>> >>> I noticed I am not on the list (check commit r225509, user pmatos) either. >>> >>> And thanks for your help on this transition. >>> >> >> r188804 | mkuvyrkov >> >> for example. > > Do

Re: Repository for the conversion machinery

2015-08-27 Thread Eric S. Raymond
James Greenhalgh : > On Thu, Aug 27, 2015 at 03:38:10PM +0100, Eric S. Raymond wrote: > > I've made it available at: > > > > http://thyrsus.com/gitweb/?p=gcc-conversion.git > > > > The interesting content is gcc.map (the contributor map) and gcc.lift. > > > > Presently the only command in gcc.li

Re: Repository for the conversion machinery

2015-08-27 Thread Eric S. Raymond
Paulo Matos : > > > On 27/08/15 16:56, Paulo Matos wrote: > > > >I noticed I am not on the list (check commit r225509, user pmatos) either. > > > >And thanks for your help on this transition. > > > > r188804 | mkuvyrkov > > for example. Do you know a full name for this person? --

Re: Repository for the conversion machinery

2015-08-27 Thread Eric S. Raymond
FX : > PS: I found one username that first escaped my scripts because it contained a > period, so I am raising a flag here, so the same doesn’t happen to you: > m.hayes (commit 34779). I have that one, thanks. -- http://www.catb.org/~esr/";>Eric S. Raymond

Re: Repository for the conversion machinery

2015-08-27 Thread Eric S. Raymond
FX : > >> FortranJanne Blomqvist > >> FortranTobias Burnus > >> FortranDaniel Franke > >> > >> FortranDaniel Kraft > >> FortranMikael Morin > >

Re: Repository for the conversion machinery

2015-08-27 Thread Paulo Matos
On 27/08/15 16:56, Paulo Matos wrote: I noticed I am not on the list (check commit r225509, user pmatos) either. And thanks for your help on this transition. r188804 | mkuvyrkov for example. -- Paulo Matos

Re: Repository for the conversion machinery

2015-08-27 Thread Joel Sherrill
On 8/27/2015 11:03 AM, Eric S. Raymond wrote: Paulo Matos : I noticed I am not on the list (check commit r225509, user pmatos) either. And thanks for your help on this transition. I've added you to the map. I will pile on. I may be in the history under at least three email addresses. j.

Re: Repository for the conversion machinery

2015-08-27 Thread FX
> If the former, then I don't know why they're not in the map. In fact, I can look at the output of “svn log” for the MAINTAINERS file, which probably almost everyone with commit rights has modified. This contains 442 usernames, compared to the map’s 290. And there are probably more, which we’ll

Re: Repository for the conversion machinery

2015-08-27 Thread Eric S. Raymond
Paulo Matos : > I noticed I am not on the list (check commit r225509, user pmatos) either. > > And thanks for your help on this transition. I've added you to the map. -- http://www.catb.org/~esr/";>Eric S. Raymond

Re: Repository for the conversion machinery

2015-08-27 Thread Richard Earnshaw
On 27/08/15 16:48, Eric S. Raymond wrote: > If the former, then I don't know why they're not in the map. It contains > an entry for every distinct Unix username it could extract. What usernames > should I expect these people to have? > Those aren't the only ones. Just looking at the SVN log f

Re: Repository for the conversion machinery

2015-08-27 Thread Eric S. Raymond
Joseph Myers : > For example: > > r225805 | jb | 2015-07-15 00:00:23 -0700 (Wed, 15 Jul 2015) | 9 lines OK. This means the map is not yet complete. It will be very helpful if you can send me as many missing entries as you notice - that is, pairs of Subversion IDs and human-mame/email IDs. When

Re: Repository for the conversion machinery

2015-08-27 Thread FX
>> Fortran Janne Blomqvist >> Fortran Tobias Burnus >> Fortran Daniel Franke >> >> Fortran Daniel Kraft >> Fortran Mikael Morin >> Fortran

Re: Repository for the conversion machinery

2015-08-27 Thread Eric S. Raymond
Joseph Myers : > On Thu, 27 Aug 2015, Ian Lance Taylor wrote: > > > In gcc.map I see > > anoncvs = Anonymous CVS User > > Are there any actual commits by this user? > > r17330, a test commit on 1998-01-13. Presumably the test was followed by > fixing whatever bug allowed it. This seems ve

Re: Repository for the conversion machinery

2015-08-27 Thread Eric S. Raymond
Ian Lance Taylor : > A lot of the e-mail addresses are out of date, as you know. Would it > be helpful to get updated e-mail addresses, or does it not really > matter? Updated addresses are better. > In gcc.map I see > anoncvs = Anonymous CVS User > Are there any actual commits by this us

Re: Repository for the conversion machinery

2015-08-27 Thread David Edelsohn
On Thu, Aug 27, 2015 at 11:52 AM, Eric S. Raymond wrote: > Joseph Myers : >> Where someone is listed in MAINTAINERS, I suggest preferring that email >> address over any older address you may have got from ChangeLogs etc. >> (unless they're requested otherwise or it seems the MAINTAINERS address is

Re: Repository for the conversion machinery

2015-08-27 Thread Paulo Matos
On 27/08/15 16:48, Eric S. Raymond wrote: FX : [context for the Fortran list: the svn repo is about to be converted into a git repo, which will be the official gcc repo onwards] Hi Eric, I realize that some of our Fortran maintainers (and committers) are not listed in the map file: Fortra

Re: Repository for the conversion machinery

2015-08-27 Thread James Greenhalgh
On Thu, Aug 27, 2015 at 03:38:10PM +0100, Eric S. Raymond wrote: > I've made it available at: > > http://thyrsus.com/gitweb/?p=gcc-conversion.git > > The interesting content is gcc.map (the contributor map) and gcc.lift. > > Presently the only command in gcc.lift expunges the hooks directory. T

Re: Repository for the conversion machinery

2015-08-27 Thread Eric S. Raymond
Joseph Myers : > Where someone is listed in MAINTAINERS, I suggest preferring that email > address over any older address you may have got from ChangeLogs etc. > (unless they're requested otherwise or it seems the MAINTAINERS address is > the one that hasn't been kept up to date). Hm. I tried

Re: Repository for the conversion machinery

2015-08-27 Thread Joseph Myers
On Thu, 27 Aug 2015, Eric S. Raymond wrote: > FX : > > [context for the Fortran list: the svn repo is about to be converted into a > > git repo, which will be the official gcc repo onwards] > > > > Hi Eric, > > > > I realize that some of our Fortran maintainers (and committers) are not > > lis

Re: Repository for the conversion machinery

2015-08-27 Thread Joseph Myers
On Thu, 27 Aug 2015, Ian Lance Taylor wrote: > In gcc.map I see > anoncvs = Anonymous CVS User > Are there any actual commits by this user? r17330, a test commit on 1998-01-13. Presumably the test was followed by fixing whatever bug allowed it. -- Joseph S. Myers jos...@codesourcery.com

  1   2   >