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