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

Re: log -g regression in 1.6.15?

From: Stefan Sperling <stsp_at_elego.de>
Date: Thu, 16 Dec 2010 22:11:03 +0100

On Thu, Dec 16, 2010 at 02:50:27PM -0600, kmradke_at_rockwellcollins.com wrote:
> I have observed some regressions with
>
> log -v -g --xml http://server/repo/path
>
> output in 1.6.15 that were not present in 1.6.13. I see a lot of -g
> changes
> in this new version.

Hi Kevin,

There are three -g changes:

   * fix server-side memory leaks triggered by 'blame -g' (r1032808)
   * allow 'log -g' to continue in the face of invalid mergeinfo (r1028108)
   * fix abort in 'svn blame -g' (issue #3666)

Can you try to back out each of them to see if the problem persists?

> I'll try and narrow down a test case,

That would be great.

> but was wondering if
> anyone else had seen these errors logged or had ideas
> on where the additional "file not found" check might
> have been introduced.

It's probably one of the -g changes above.

Stefan
Received on 2010-12-16 22:12:09 CET

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

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