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

svn log dies when ?\252 is in comment

From: Daniel Wedewardt <daniel.wedewardt_at_native-instruments.de>
Date: Wed, 14 Jan 2009 13:40:05 +0100

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://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1024073

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-14 14:21:13 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.