It's just one directory that has 49 files in it. -----Original Message----- From: Stefan Sperling [mailto:s...@elego.de] Sent: Tuesday, November 01, 2011 11:22 AM To: RYTTING,MICHAEL (A-ColSprings,ex1) Cc: users@subversion.apache.org Subject: Re: Apparent "svn rm" scaling problem in 1.7.x
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/*'?