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

Bug with Special Character in log message

From: frankgilroy <fjgilroy_at_gmail.com>
Date: Tue, 22 Jul 2008 11:36:46 -0700 (PDT)

Hello folks,

We’re running across an issue when using svn log on one of our repositories.
We regularly execute a command like the following for reporting purposes:

svn log --xml --non-interactive https://our.server.com/svn/TEST/

When we run this command it truncates the output at a revision that has a
strange character in the log message. It fails to put the closing </log> in
the XML and spits out the following message:

svn: REPORT of '/svn/TEST/!svn/bc/154': 200 OK

I noticed that the revprops file for the offending revision contains a
special character and gets recognized as ISO-8859 as opposed to ASCII like
all of the rest of the 7000+ revprops files. I have attached that revprops
file.

I’m told that newer versions of subversion don’t allow log messages with bad
characters. But I’m wondering if it could be patched to file more
gracefully for existing log messages with bad characters. Our audit folks
don't want us going back and mucking with old log messages.

Thanks.

Frank Gilroy
Accenture
(610) 761-8176
AIM: fjgilroy71, YAHOO: fjgilroy
frank.j.gilroy_at_accenture.com

http://www.nabble.com/file/p18595680/442 442

-- 
View this message in context: http://www.nabble.com/Bug-with-Special-Character-in-log-message-tp18595680p18595680.html
Sent from the Subversion Dev mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-07-22 20:36:59 CEST

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

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