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

Re: Assertion failed and crash with 1.7.1

From: Andreas Krey <a.krey_at_gmx.de>
Date: Thu, 17 Nov 2011 13:23:17 +0100

On Wed, 16 Nov 2011 17:40:55 +0000, Philip Martin wrote:
...
> It might be faster to run a recursive propget,

It might also be erroneous. I noticed in an 1.5/1.6 setup that
a recursive propget over a big subtree simply fails to yield *all*
relevant properties. That is, a

  svn pg -R svn:externals .

does *not* report some of the externals that

  svn pg -R svn:externals some/sub/path

reports.

It being a large (and proprietary) repo and only occurring when recursing
over big parts of it, I didn't go to try to reproduce it for a bug report.

Andreas

-- 
"Totally trivial. Famous last words."
From: Linus Torvalds <torvalds@*.org>
Date: Fri, 22 Jan 2010 07:29:21 -0800
Received on 2011-11-17 13:23:55 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.