All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matt Mackall <mpm@selenic.com>
To: Joe Perches <joe@perches.com>
Cc: linux-kernel@vger.kernel.org, warthog9@kernel.org
Subject: Re: Mercurial linux-kernel repository at kernel.org?
Date: Mon, 14 Nov 2011 11:06:54 -0600	[thread overview]
Message-ID: <1321290414.5399.295.camel@calx> (raw)
In-Reply-To: <1321039441.15412.3.camel@Joe-Laptop>

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.



  reply	other threads:[~2011-11-14 17:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-11  7:59 [PATCH] get_maintainers.pl: Follow renames when looking up commit signers Ian Campbell
2011-11-11 11:44 ` Joe Perches
2011-11-11 12:09 ` Mercurial linux-kernel repository at kernel.org? Joe Perches
2011-11-11 18:06   ` Matt Mackall
2011-11-11 19:24     ` Joe Perches
2011-11-14 17:06       ` Matt Mackall [this message]
2011-11-11 19:37     ` John 'Warthog9' Hawley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1321290414.5399.295.camel@calx \
    --to=mpm@selenic.com \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=warthog9@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.