Re: Bug: Hyperlinks to revisions in log window

2022-02-09 Thread Stefan via TortoiseSVN
On Tuesday, February 8, 2022 at 10:47:35 PM UTC+1 Dave Lawrence wrote: > > Rather than fixing the bug, my suggestion is to remove the try-catch block > from CLogDlg::OnEnLinkMsgview() so it always opens the revision in a new > window if it isn't already included in the existing list of revisio

Bug: Hyperlinks to revisions in log window

2022-02-08 Thread Dave Lawrence via TortoiseSVN
Background: If a commit comment contains a revision number that matches the tsvn:logrevregex regex, the revision number will be turned into a hyperlink in the log window. Clicking on that hyperlink will either: 1) Scroll to that revision if it is already in the list of revisions in the log wind