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

Re: Antwort: Re: Antwort: Re: problem with mutated vowel in log-message-contents

From: Ryan Schmidt <subversion-2011a_at_ryandesign.com>
Date: Tue, 22 Feb 2011 02:39:32 -0600

On Feb 22, 2011, at 01:27, Thomas STEININGER wrote:

> Ok - you mean that i start a script that iterates over all files and within over all revisions of the repository
> and execute on it your command.

No, just iterate over all revisions. As you've said before and again below, you're not going to be modifying any of the files in your repository, just the log messages of each revision.

> But you say 'and converts that file (in-place) from latin1 to utf8' and i have no problem with the file-contents itself.
> The files have correct contents - including mutated vowel.

The file he's talking about here is a file that will (temporarily) contain the log message of each revision as the script runs.

> My Problem is in the logs.
> The log-messages (commit-comments) have mutated vowel and if i try to show the log-comments of some file with Tortoisesvn or Eclipse-subversive with JavaHL-Connector
> i have a error and see nothing.
>
> So i must correct the checkin-comments.
>
> How can i get this done?
>
> Or does i have misunderstood your trick?
Received on 2011-02-22 09:40:16 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.