Re: Unexpected unescape path which include % (percent) in the Revision Log Dialog
From: Hiroki Najima <h.najima_at_gmail.com>
Date: Wed, 12 Sep 2012 08:28:23 +0900
Thank you for your really quick response and fix.
-- Hiroki Najima aka. Nazy. 2012/9/12 Stefan Küng <tortoisesvn_at_gmail.com>: > On 11.09.2012 14:41, Hiroki Najima wrote: >> Hello, >> >> I found unexpected unescape path in the Revision Log Dialog. >> >> For example, a path which correct name is "%41a" in repository, but in >> the Dialog, it become "Aa". >> And somewhat, "%path" will be "%Path". >> Therefore, I can't do any operation in the third pain of the dialog >> when path include % (percent). >> >> You can easily reproduce this situation. >> 1. Create a repository in a local file system. >> 2. Checkout the repository in the some directory. >> 3. Make %41a% directory and add to the repository and commit. >> 4. Show the Revision Log Dialog. >> 5. You can see "Aa" in the third pain of the dialog. >> >> I checked the db in .svn by sqlite3 but it correct. >> And other operations, dialogs works fine. >> It seems only a Revision Log Dialog bug. >> >> I hope that you'll fix the problem soon. :-P > > I've created issue #413 for this: > http://code.google.com/p/tortoisesvn/issues/detail?id=413 > > 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=3005077 > > To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org]. ------------------------------------------------------ http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3005131 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].Received on 2012-09-12 01:28:53 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.