git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Wong <normalperson@yhbt.net>
To: Junio C Hamano <gitster@pobox.com>
Cc: Alex Vandiver <alexmv@MIT.EDU>, git@vger.kernel.org
Subject: Re: [PATCH 1/2] git-svn: Fix for svn paths removed > log-window-size revisions ago
Date: Sat, 9 May 2009 18:32:11 -0700	[thread overview]
Message-ID: <20090510013211.GB2000@dcvr.yhbt.net> (raw)
In-Reply-To: <1241641133-6974-1-git-send-email-alexmv@mit.edu>

Alex Vandiver <alexmv@MIT.EDU> wrote:
> Instead of trying to find the end of the commit history only in the
> last window, track if we have seen commits yet, and use that to judge
> if we need to backtrack and look for a tail.  Otherwise, conversion
> can silently lose up to 100 revisions of a branch if it was deleted
> >100 revisions ago.
> 
> Signed-off-by: Alex Vandiver <alexmv@mit.edu>

Thanks Alex,

This series (and your svn.authorsfile patch)
Acked-by: Eric Wong <normalperson@yhbt.net>

..and pushed out to git://git.bogomips.org/git-svn
-- 
Eric Wong

      parent reply	other threads:[~2009-05-10  1:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-06 20:18 [PATCH 1/2] git-svn: Fix for svn paths removed > log-window-size revisions ago Alex Vandiver
2009-05-06 20:18 ` [PATCH 2/2] git-svn: Correctly report max revision when following deleted paths Alex Vandiver
2009-05-10  1:32 ` Eric Wong [this message]

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=20090510013211.GB2000@dcvr.yhbt.net \
    --to=normalperson@yhbt.net \
    --cc=alexmv@MIT.EDU \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).