2017-02-14 13:49 GMT+01:00 Alex Parvulescu <[email protected]>: > Am I the only one relying on this feature to figure out backports? Of > course you have the comments on Jira, but almost always there's that > forgotten commit that fixes a tiny thing which isn't mentioned any more.
A temporary solution would be to use "svn log --search ..." to locate the commits whose message matches a specific pattern.
