On Wed, 2008-03-26 at 22:04 -0400, Daniel Berlin wrote:
> On Wed, Mar 26, 2008 at 8:34 PM, Harvey Harrison
> <[EMAIL PROTECTED]> wrote:
> > On Wed, 2008-03-26 at 20:01 -0400, Daniel Berlin wrote:
> > > On Wed, Mar 26, 2008 at 3:42 PM, Bernardo Innocenti <[EMAIL PROTECTED]>
> > wrote:
> > > > On Wed, 2008-03-26 at 14:38 -0400, Daniel Berlin wrote:
> > > > > On Wed, Mar 26, 2008 at 12:30 PM, Frank Ch. Eigler <[EMAIL
> > PROTECTED]> wrote:
> > > > > > Hi -
> > > > > >
> > > > > > On Fri, Mar 14, 2008 at 10:41:42AM -0400, Frank Ch. Eigler wrote:
> > > > > >
> > > > > > > [...]
> > > > > >
> > > > > > > OK, /git/gcc.git appears ready for you to populate & maintain.
> > Access
> > > > > > > as {http,git,ssh}://gcc.gnu.org/gcc.git should all work.
> > > > > >
> > > > > > Just a reminder - an empty git repository has been ready for you
> > for some time.
> > > >
> > > > I'm ashamed I made so much fuss, and when it was my turn to
> > > > do something, it slipped under my radar.
> > > >
> > > > I've been traveling around worse than Borat, and I'm still in
> > > > a hotel room somewhere. Oh, is it really Wednesday? Then I
> > > > must be in Brussels :-)
> > > >
> > > >
> > > >
> > > > > Guys, if you want, i can populate it with my git-svn clone, which
> > has
> > > > > a svn root id of ssh://gcc.gnu.org//svn/gcc (IE the proper root if
> > you
> > > > > wanted to be able to dcommit), and has all branches (but no tags).
> > > >
> >
> > I've been waiting until I had the time to rewrite my import with proper
> > author names. Does anyone have a correspondence file mapping the login
> > name to Author?
>
>
> Why would you want to do this?
> We consider the login name to be the author.
>
Lots of projects use the Name <email> format, gcc adds that to the
Changelog and the author is the login name, I was proposing to add
the Name <email> format to the git repo to make things like gitk
nicer to use.
Harvey