Re: SVN_ERR_ASSERT with reintegrate
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Tue, 27 Mar 2012 11:06:40 +0100 (BST)
Stefan Küng <tortoisesvn_at_gmail.com> wrote:
> There's an SVN_ERR_ASSERT when reintegrating. From the crash statistics I
Hi Stefan. Thanks for that. I'll take a look.
> the crash dumps I got (8 of them as of now) are not very clear: I'm not sure
That pretty much guarantees that 'path' was NULL, I would say.
> From looking at the code I think this would happen if someone tries to merge
Yup. In trunk there is such a check in find_reintegrate_merge:
/* Can't reintegrate to or from the root of the repository. */
This was added in r877459 - pburba 20-Apr-2009:
* subversion/libsvn_client/merge.c
Merged to 1.6.x in r877630 | hwright | 2009-05-04.
First included in release 1.6.10.
Maybe this is not in the version that these users are running.
What version(s) of Subversion libraries are these crashes in?
- Julian
|
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.