Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Duplicate
-
1.5.x
-
None
-
Linux
Description
This issue was posted here before: http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1024073 ------------------------------- Hi subversion team, we've got a strange error. When we do a "svn log https://SERVERNAME/REPOS/trunk/PATH/FILENAME" the log output interrupts after a certain revision with the error message "svn: REPORT von >>/REPOS/!svn/bc/9097/trunk/PATH/FILENAME<<: 200 OK (https://SERVERNAME)" A log query done locally on the server by "svn log file:///PATH_TO_SVN/REPOS/trunk/PATH/FILENAME" works perfectly and shows that the log message for the next revision (the first which is not shown) contains a character ?\252 (the small German u-umlaut -> ü). This happens for at least 2 diffrent files. svn+ssh requests also worked without problems, whereas http protocol has the same problem. The same is happening under both Windows and Linux. The repsoitory is a cvs2svn converted one.svn+ssh Best Daniel
http://www.native-instruments.com/
Original issue reported by bigtrodat
Attachments
Issue Links
- duplicates
-
SVN-3480 Non-UTF8 sequences in commit messages break HTTP transport
- Open