All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Wong <normalperson@yhbt.net>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org, Andrew Myrick <amyrick@apple.com>,
	Jonathan Nieder <jrnieder@gmail.com>,
	Steven Walter <stevenrwalter@gmail.com>,
	Peter Baumann <waste.manager@gmx.de>
Subject: Re: [PATCH v2] git svn: reset invalidates the memoized mergeinfo caches
Date: Fri, 10 Aug 2012 20:22:11 +0000	[thread overview]
Message-ID: <20120810202211.GA16606@dcvr.yhbt.net> (raw)
In-Reply-To: <20120809064253.GC10899@m62s10.vlinux.de>

Peter Baumann <waste.manager@gmx.de> wrote:
> First, let me thank you for your review and your detailed explanation.
> I really appreciate it.

You're welcome, Peter.  Thanks again for the patch.  I've signed-off and
pushed for Junio.

The following changes since commit 034161a94e827ef05790b1c7ce5a6e3e740c864e:

  Merge git://github.com/git-l10n/git-po (2012-08-09 10:51:46 -0700)

are available in the git repository at:


  git://bogomips.org/git-svn for-git-master

for you to fetch changes up to 61b472ed8b090a3e9240590c85041120a54dd268:

  git svn: reset invalidates the memoized mergeinfo caches (2012-08-10 19:53:18 +0000)

----------------------------------------------------------------
Peter Baumann (1):
      git svn: reset invalidates the memoized mergeinfo caches

Robert Luberda (1):
      git svn: handle errors and concurrent commits in dcommit

 git-svn.perl                           |  74 ++++++++---
 perl/Git/SVN.pm                        |  27 ++++-
 t/t9163-git-svn-reset-clears-caches.sh |  78 ++++++++++++
 t/t9164-git-svn-dcommit-concrrent.sh   | 216 +++++++++++++++++++++++++++++++++
 4 files changed, 374 insertions(+), 21 deletions(-)
 create mode 100755 t/t9163-git-svn-reset-clears-caches.sh
 create mode 100755 t/t9164-git-svn-dcommit-concrrent.sh

  parent reply	other threads:[~2012-08-10 20:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-07 20:02 [PATCH] git svn: reset invalidates the memoized mergeinfo caches Peter Baumann
2012-08-07 20:45 ` Eric Wong
2012-08-08  5:41   ` Peter Baumann
2012-08-08 22:52     ` Eric Wong
2012-08-09  6:42       ` [PATCH v2] " Peter Baumann
2012-08-09 17:35         ` Steven Walter
2012-08-10 20:22         ` Eric Wong [this message]
2012-08-10 21:29           ` Junio C Hamano
2012-08-10 21:30             ` Eric Wong

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=20120810202211.GA16606@dcvr.yhbt.net \
    --to=normalperson@yhbt.net \
    --cc=amyrick@apple.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=jrnieder@gmail.com \
    --cc=stevenrwalter@gmail.com \
    --cc=waste.manager@gmx.de \
    /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.