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/
                                        ^^ ^^

Reply via email to