Manage VersIC Data form is slow

The Manage VersIC Data form is slow to appear

VersIC needs to get information from Subversion in order to populate the Manage VersIC Data form and, in certain circumstances, this may take longer than expected. One possible reason is that a recent commit contained many files.

The performance of 'svn log' is significantly impacted by large commits. If you see a message or messages:

'Waiting for Subversion...'

when bringing up the Manage VersIC Data form, you may be experiencing this issue.

To confirm, you can do 'View Log' from the Library Manager popup menu or run svn log on the command line. If that operation is slow, you may be able to workaround the slow form by changing the preferences to exclude the large commit, e.g.:

VSC_MAX_CHANGES  = 100