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

Possible Bug: non-US character in Filename on commit

From: Julius Huang <nesthuang_at_gmail.com>
Date: Sun, 4 Oct 2009 10:13:52 -0700 (PDT)

Hi,
I installed tortoisesvn on my windows XP traditional Chinese virtual machine, and tried to create a file with Chinese filename in subversion repository.
I found out that add file is completed with no problem, but when I modified this file and committed it, the tortoisesvn responsed with 400 bad request.
I used fiddler to monitor the traffic, I found that CHECKOUT message was not properly escaped. The big5 encoded character in the filename was not replaced by % characters. But the message used to add is properly escaped.
I can attach a fiddler file tomorrow.
Thanks for any help.

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

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