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
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 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.
|
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.