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

Re: deleting files with URL-unsafe characters fails

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 11 Jun 2010 13:10:23 -0400

On Fri, Jun 11, 2010 at 13:02, dlo <dlopez2000_at_gmail.com> wrote:
> Using TortoiseSVN 1.6.8, Build 19260 - 64 Bit , 2010/04/16 20:20:11
> Subversion 1.6.11 ...
>
> Apologies if this is a repeat--I searched and found other similar
> topics, but I was unclear on whether they covered this very simple
> situation...
>
> In the Repo Browser, deleting a file or folder with a space character
> in it, such as:
>
> http://example.com/repo/beforespace afterspace
>
> fails with error:
>
> "URL 'http://example.com/repo/beforespace%2520afterspace' does not
> exist"
>
> It appears that the URL is getting escaped twice; the first converts
> the space to %20, and the second time converts the % to %25, resulting
> in the string %2520.
>
> Note that rename operations on the same file/folder name works without
> error.

This is a known bug in the Subversion libraries. Most recently
reported here on May 26 (please search the list archives before
posting bug reports).
http://groups.google.com/group/tortoisesvn/browse_thread/thread/415fa8216b755de7?pli=1

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-06-11 19:10:56 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.