[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Fix for crash after deep folder merge

From: Ben Reser <ben_at_reser.org>
Date: Fri, 26 Jul 2013 16:35:13 -0700

On Fri, Jul 26, 2013 at 3:15 PM, Bert Huijben <bert_at_qqmail.nl> wrote:
> I would guess that you need to disable HTTPv2 or use a Subversion version
> older than 1.7 to encounter this problem. With HTTPv2 the ‘checkout’
> handling during commit has changed.

Indeed you do. This is the issue reported here:
http://mail-archives.apache.org/mod_mbox/subversion-dev/201307.mbox/%3C51F295B2.7000603%40gmail.com%3E

I spent some time trying to figure out how this happens. Believe I
finally found a reproduction recipe (attached)

The important tidbit seems to be that you have to be creating a
directory via a copy and deleting something equal to or more than 3
levels deeper. When it's not deeper than this the commit works fine.

I'm not convinced the patch is the right fix.

  • application/x-sh attachment: repo.sh
Received on 2013-07-27 01:35:53 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.