400 BAD REQUEST - % symbol is not encoded properly
From: Vlad Volkov <svn_at_vlad-volkov.net.ru>
Date: Tue, 20 Oct 2009 03:14:34 -0700 (PDT)
Hello.
I have a file in the repository that has a % (percent sign) in its path. When I try to view log for it, I get an error like this: "Server sent unexpected return value (400 Bad Request) in response to OPTIONS request for 'http://server:88/svn/sandbox/trunk/%test/test.txt'.
I was able to trace the error with Fiddler, here is the request causing problems:
Earlier in the seesion there're requests with properly encoded URLs:
OPTIONS http://server2008:88/svn/sandbox/trunk/%25test/test.txt
PROPFIND http://server2008:88/svn/sandbox/trunk/%25test/test.txt
My configuration:
|
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.