I use TortoiseSVN 1.9.7, Build 27907.
I set up the subversion server with SVNListParentPath as on.
Case 1: not switched (NG)
1. launch repository browser by http://server/svn.
2. change to http://server/svn/repo1/1.
3. not change display (display http://server/svn).
Case 2: switched (OK)
1. launch repository browser by http://server/svn.
2. change to http://server2/svn/repo2/2.
3. display to http://server2/svn/repo2/2.
Case 3: switched (OK)
1. launch repository browser by http://server/svn/repo1/1.
2. change to http://server/svn/repo3/3.
3. display to http://server/svn/repo3/3.
I'd like to fix to change display in Case1-3.