On Wednesday, January 29, 2020 at 3:42:56 PM UTC+1, (unknown) wrote: > > If I start within any one of the repositories in this VisualSVN Server, > all navigation modes - typing in the nav bar, copying/pasting into the nav > bar, selecting from the drop-down in the nav bar of previously-visited > repositories, and clicking on any of the repo subdirectories in the > left-hand nav panel work. > > If I then navigate to the level _above_ the actual repositories, all > navigation modes except selection from the left-hand panel or > double-clicking on a directory in the right panel stop functioning. > > Also, if I open the browser above the actual hierarchy (the same level as > "_above_ the actual repositorie just described) which is not actually a > repository, just a directory on the server machine) "it" challenges me for > credentials, then navigation only works by clicking on repositories and > subdirectories within those repositories. > > 1. *Fail*: Open TortoiseSVN repository browser at > *https://svnserver.company.local/svn/ > <https://svnserver.company.local/svn/>* -- (NOT a repository; just a > directory containing repositories served by VisualSVN Server) server > challenges for credentials, then displays all repositories in left-hand > panel and nothing in the right panel > > That's actually expected: the SVNParentPath url returns a simple html page, which the repo browser parses to fill in the tree view on the left. But there's simply not enough data available to also fill the list view. That's why it's left empty.
The rest of the problems are fixed in r28721 Stefan -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/51fef31b-6bc9-4034-9b35-90c5a9eaa347%40googlegroups.com.
