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

Bulk operation from Repository Browser wrongly encodes characters

From: Ondrej Chylik <ondrej.chylik_at_polarion.com>
Date: Thu, 3 Feb 2011 14:49:47 +0100

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?

Thanks in advance,
Ondrej
___________________
Version Information:
TortoiseSVN 1.6.12, Build 20536 - 32 Bit , 2010/11/24 20:59:01
Subversion 1.6.15,
apr 1.3.8
apr-utils 1.3.9
neon 0.29.5
OpenSSL 0.9.8p 16 Nov 2010
zlib 1.2.3

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-02-03 14:59:23 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.