I was just getting set to report this bug myself. Here are a few more details:
- The problem is that the first character of the path is being stripped from the log request URL. Notice in Peter's first screenshot that the path is '/onitoringSystem' instead of '/MonitoringSystem'. - In my testing I found that the problem occurs when the repository name contains spaces. An otherwise identical repository without spaces allows log viewing in repo-browser. - using the command line svn application to view logs works fine (only present when viewing logs from Tortoisesvn repo-browser). - The error occurs with svn:// URLs as well as file:// URLS (I did all my testing with svn://) - Turning on logging in svnserve appears to show that the request coming from tortoise SVN has the malformed URL, so it appears to not be server related. - The problem is not present in TortoiseSVN 1.9.7, but is in 1.10.1 & 1.10.2 (I did not test 1.10.0) -- 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/0038a42a-1762-4e7a-b585-4046bba0d418%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
