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

Re: Bulk operation from Repository Browser wrongly encodes characters

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 03 Feb 2011 18:30:59 +0100

On 03.02.2011 14:49, Ondrej Chylik wrote:
> Hi everybody,
>
> in TSVN 1.6.12 (full version details are at the end of the message) I experience the following problem.
>
> What I do:
> 1. I open the Repository Browser and navigate to a path that has many subfolder entries, some of them contain spaces in names.
> 2. I select multiple subfolders and invoke the Delete action from the context menu
> 3. After confirming and some waiting a message pops up saying that a URL does not exist, quoting a URL of an item wrongly escaped.
>
> Example:
> Actual folder name: "Subfolder Name"
> URL I'd consider correct: http://something/Subfolder%20Name
> TSVN tries to delete instead: http://something/Subfolder%2520Name
>
> When I the entries one by one (no multiple selection), the operation completes normally.
> Same issue when the folder name contains other special characters like "|" or "ö".
>
> Can anybody please confirm this is a bug in TSVN?

That's a problem in the svn library. But it seems to be fixed on trunk,
so once 1.7 comes out it should be fixed.

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=2702181
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-02-03 18:31:15 CET

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.