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

Reply via email to