svn-scm icon indicating copy to clipboard operation
svn-scm copied to clipboard

svn.previousCommitsUser is too slow and has no restricted limit

Open cm7cd opened this issue 4 years ago • 1 comments
trafficstars

The svn.previousCommitsUser command is too slow whenever we commit a message. Also, we can restrict the number of previous commits to display on commit that could improve the performance.

cm7cd avatar Mar 23 '21 18:03 cm7cd

It seems that a limit is only applied if you are not using the previousCommitsUser configuration option. It would be nice to also limit the log by user functionality.

JohnstonCode avatar Mar 24 '21 09:03 JohnstonCode