On Tue, Nov 01, 2011 at 11:10:44AM -0600, michael_rytt...@agilent.com wrote:
> LOL!  I love the env variable.
> 
> Here is some similar data for a local working copy.  These are all run with 
> the env variable set.  Again, svn rm is significantly slower than all other 
> operations.
> 
> svn rm <file>  0.35s
> svn st <file>    0.105s
> svn blame  0.041s
> svn unlock 0.056s
> svn lock      0.053s
> svn log   0.036s
> svn info 0.014s

What effect does the env var have on 'svn rm dir/*'?
How many files and directories are you actually deleting via 'svn rm dir/*'?

Reply via email to