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

Re: Portion of URL Escaped Twice

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 09 May 2010 11:09:37 +0200

On 06.05.2010 22:10, David Lilienthal wrote:
> I have found that URL's are being generated with folder names that
> are escape encoded twice. This came to my attention when trying to
> use the Repo-browser to delete a folder from a repository. Folder
> names containing spaces cannot be removed because the space
> characters are escape encoded twice: " " -> "%20" -> "%2520". The
> repository name *can* contain spaces, as these are encoded
> correctly.
>
> Example: Trying to delete the folder "this has spaces" from the
> repository "my repo" results in an error message similar to the
> following...
>
> URL 'svn://server/my%20repo/this%2520has%2520spaces' does not exist
>
> This occurs under 1.6.8.19260 as well as 1.6.8.19340. I was recently
> using the 1.6.6.x release, but I cannot say whether that version had
> the problem. I can say that the 1.6.4.x release definitely did not
> have the problem.

This is a bug in the svn library that got recently introduced.
It's fixed already and awaits dev votes to get included in the next release.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2606029
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-05-09 11:09:42 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.