On Tuesday, June 25, 2019 at 3:09:33 PM UTC+1, Kai Wen Shih wrote:
> I have the same issue while browsing a folder which has external link.
The problem seems to be in new code introduced in the initial 1.12.0, and later corrected in 1.12.x revision 28573 (
https://osdn.net/projects/tortoisesvn/scm/svn/commits/28572).
This fix is included in the latest 1.12.x Release Candidate (nightly build not needed), which is for revision 28592 as of this moment.
You can get it here:
https://nightlybuilds.tortoisesvn.net/1.12.x/
Changelog mentions:
Version 1.12.1
- BUG: Crash in the repo browser if externals
with relative paths were present. (Stefan)
- ...