[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1321290414.5399.295.camel@calx>
Date: Mon, 14 Nov 2011 11:06:54 -0600
From: Matt Mackall <mpm@...enic.com>
To: Joe Perches <joe@...ches.com>
Cc: linux-kernel@...r.kernel.org, warthog9@...nel.org
Subject: Re: Mercurial linux-kernel repository at kernel.org?
On Fri, 2011-11-11 at 11:24 -0800, Joe Perches wrote:
> On Fri, 2011-11-11 at 12:06 -0600, Matt Mackall wrote:
> > [uncrossposting]
> >
> > On Fri, 2011-11-11 at 04:09 -0800, Joe Perches wrote:
> > > Prior to intrusion, a mercurial repository essentially
> > > duplicating the Linus' git tree existed at:
> > > http://www.kernel.com/hg/linux-2.6
> > >
> > > I do not use it, but are there any plans to restore it?
> >
> > Not on kernel.org, certainly.
> >
> > I asked the kernel.org admins a while back to send me a copy of the SHA
> > map file from my account I needed to continue the mirror elsewhere and
> > HPA declined, making some handwaving towards "eventually letting people
> > download tarballs of their old accounts".
> >
> > As far as I know, "eventually" hasn't happened yet. I guess it's time to
> > fire up a new mirror from scratch. It'll be incompatible with old clones
> > due to not having the above file and various minor changes in both git
> > and hg in the 6 years the original mirror was running. I'll announce it
> > when it's done - it'll probably take a while.
>
> No worries. I'm not an hg user. Ian Campbell sent a patch
> to get_maintainer to use git log option --follow for a largish
> file rename event in drivers/net/... and I was trying to get
> the hg commands in get_maintainer to do the same.
>
> Any idea if tracking file renames in hg needs an additional
> command line option and if so what it is?
hg log --follow <some-file> will follow the history across renames.
--
Mathematics is the supreme nostalgia of our time.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists