Re: svn status and info slowness when multiple files are passed as args

2019-06-04 Thread Thuan Seah Tan
Thanks for the response. I did more testing on the 1.12.0 server, and it seems it's only those command options that I think would require querying the server is experiencing the slow down: e.g. svn status --show-updates directory/file1.txt directory/file2.txt directory/file3.txt <-- this took abou

Re: svn status and info slowness when multiple files are passed as args

2019-06-04 Thread Johan Corveleyn
On Tue, Jun 4, 2019 at 7:35 AM Thuan Seah Tan wrote: > > 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, t