OK, I found one more spot where this issue still occurs (1.14.0, Build 28885).
As a reminder, the problem is that in some cases the space in the repo name (and only that space) is escaped as %2520 instead of %20 in URLs. The current problem is similar to what was fixed in r28822, as it happens in the same context menu. In the bottom pane of the log dialog, right clicking on an item and selecting any of the following still uses the unescaped URL: 1. Compare with working copy 2. Open 3. Open with 4. Save revision to (after selecting the folder to save to) 5. Export The other options in that context menu all seem to use the correct URL. I haven't checked all of the options in the context menu in the top pane, but at least these commands do seem to work correctly from the top pane. On Tue, 24 Mar 2020 at 10:28, < tortoisesvn+apn2wqdgoggtrtbyzoi8j-oxwpu3g9pu2p9f79w2sgmvxkuz4...@googlegroups.com> wrote: > Thanks, a very cursory test with build 28826 shows both working. Hopefully > that caught all of the relevant places. > > As a more general thanks, I've been using SVN & TSVN for just over 13 > years (first commit in our first repo is from March 2007) and it has been > extremely useful, so thanks for that. > > > On Monday, 23 March 2020 20:31:30 UTC+2, Stefan wrote: >> >> Should work now as of r28822 >> > -- > You received this message because you are subscribed to a topic in the > Google Groups "TortoiseSVN" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/tortoisesvn/bOD2OceFisk/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tortoisesvn/b19548d0-2dd8-448a-87d5-19d76751ed61%40googlegroups.com > <https://groups.google.com/d/msgid/tortoisesvn/b19548d0-2dd8-448a-87d5-19d76751ed61%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CABGULgUbg008UV9p6rM5Qd%2ByAwvwrmSmmkuzn%2BXZMFOh-pqdBw%40mail.gmail.com.
