[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3193512

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].

img.png
img2.png
img3.png
Received on 2016-11-11 14:21:05 CET

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.