Branching and URL-encoding
From: Oddvar Kloster <Oddvar.Kloster_at_sintef.no>
Date: Fri, 11 Nov 2016 13:19:16 +0000
Hi,
In the branch/tag dialog, the source URL is displayed in URL encoded form. This causes paths that contain spaces to become unreadable. See img.png.
If you edit the path and commit, the path is URL-decoded at some point, converting %20's back into spaces. However, this can have unpleasant consequences if you actually want the branch name to contain %-symbols. See img2.png for an example.
I think the user should be protected from URL-encoding in this context.
I also tried performing the same branching using 'Copy to...' from the repo browser. This exhibits the same problem – see img3.png.
Cheers,
Oddvar
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.