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

TortoiseSVN 1.7.6 has a bug with sub-paths that use double quotes from the RepoBrowser

From: Paul Langille <paullan_at_rogers.com>
Date: Tue, 10 Apr 2012 08:31:54 -0700 (PDT)

Could someone verify and log the following issue?

1. Create a subfolder in the RepoBrowser with spaces and double-quotes (i.e. '/svn/path/0000 - This path has " a quote or two" at odd places in the path' - minus the single quote)
2. Check out the folder to a local Windows folder WITHOUT the double quotes in the path (i.e. D:\Test\Folder)
(At this point, it may/may not fail depending on cache)
3. Make a number of changes to files locally and commit in, to have a number of changes
4. Open the Repo Browser (not using the context menu) and browse into the subfolder with the double-quotes
5. Attempt to do a log - will fail due to URL not getting pre-parsed to the encoded form (where spaces and quotes are changed to %20 and %22 respectively)
6. Doing a log outside of the repo browser (on the local folder) will succeed as it uses the encoded form

I have only tested on Windows 7 x64 with x64 version of Tortoise.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-04-10 18:05:50 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.