"200 OK" error caused by non-ASCII characters?
From: Dag-Erling Smørgrav <des_at_des.no>
Date: Sun, 18 Oct 2009 21:33:01 +0200
Repo URL: http://svn.des.no/svn/openpam
Client: FreeBSD 7.2, Subversion 1.6.5 with ra_neon:
% svn log -r30 http://svn.des.no/svn/openpam | wc -l
Client: Ubuntu Hardy, Subversion 1.5.1 with ra_neon:
% svn log -r30 http://svn.des.no/svn/openpam | wc -l
Client: FreeBSD 9.0, Subversion 1.6.5 with ra_serf:
% svn log -r30 http://svn.des.no/svn/openpam | wc -l
It so happens that the log message for revision 31 contains an ISO8859-1
Obiously, filtering a dump through iconv is not going to work, since the
Any suggestions?
DES
-- Dag-Erling Smørgrav - des_at_des.no ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2408704 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-10-18 21:33:55 CEST |
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.