[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: Ondrej Chylik <ondrej.chylik_at_polarion.com>
Date: Fri, 4 Feb 2011 10:48:24 +0100

Hello Stefan,

thank you for the information and for checking in the svn library. I will look forward to the new version (and wonder if this fix would come out also in next 1.6.x, let's see).

Best regards,
Ondrej

----- Original Message -----
From: "Stefan Küng" <tortoisesvn_at_gmail.com>
To: <users_at_tortoisesvn.tigris.org>
Sent: Thursday, February 03, 2011 6:30 PM
Subject: Re: Bulk operation from Repository Browser wrongly encodes characters

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].
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2702252
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-02-04 10:48:37 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.