On Tue, Dec 15, 2009 at 12:50:46AM -0600, Ryan Schmidt wrote:
> On Dec 15, 2009, at 00:31, Wayne Koepcke wrote:
>
> > Thanks for the clarification.
> > I'll fix the log message using propset then.
> >
> > We use svnsync for keeping backups of remote repositories. Do you know if upgrading the remote server will prevent the encoding problem from happening?
> >
> > Or this only preventable at the client.
>
> Subversion has always wanted log messages to be in UTF-8. I think I
> recall that this was only enforced as of recently. And I don't know if
> there is anything in there (anywhere) to help you convert
> incorrectly-incoded log messages that already got committed before.
You'll need to manually fix the existing log messages.
It should be possible to script this using tools like iconv and
'svn propset --revprop'.
Stefan
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2430512
Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-12-15 13:01:31 CET