Wondering if anyone has experienced slowness when running commandline svn if multiple files are passed to svn status or svn info?
For example: svn status directory/file1.txt directory/file2.txt directory/file3.txt In my tests, the output is generated at about the rate of 1 file per second when doing so. Running svn status on the entire directory recursively turns out to be much faster. Thuan
