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

Slow proplist with perl SVN::Core

From: Todd Freeman <freeman_at_andrews.edu>
Date: Thu, 27 May 2010 22:05:18 -0400

Everything is working great with SVN::Core in perl... until I try and
get a proplist:

my $props =
$ctx->proplist('https://somewhere.something.com/svn/blah/de/blah/File.pm',
'HEAD', 0);

Is taking almost exactly 5 seconds per file that I call it for. Using
the standard command line svn client to do a proplist on the same object
takes less than 1/10th of a second.

Willing to poke, prod and debug if I can get some pointers on where to
start.

Thanks to anyone that can help!

-- 
Todd Freeman  Ext 6103                   .^.    Don't fear the penguins!
Programming Department                   /V\
Andrews University                      // \\    http://www.linux.org/
http://www.andrews.edu/~freeman/       /(   )\   http://www.debian.org/
                                         ^^ ^^
Received on 2010-05-28 07:18:22 CEST

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.