Fri, 22 Apr 2011 19:12:15 -0500, /Ryan Schmidt/:
On Apr 22, 2011, at 06:36, Stanimir Stamenkov wrote:
Is anyone aware of repository dump filter [1] which corrects the
EOL style of files, by initializing their svn:eol-style property
in their first revision according to the [auto-props] section
[2], and then correcting the EOL style in their content according
to the svn:eol-style value? I've googled a bit but couldn't find
any such.
I'm not sure if it exactly addresses everything you want, but have
you looked into svndumptool, specifically its "eolfix" command?
http://svn.borg.ch/svndumptool/
Thanks for giving the reference. It looks pretty much like
everything I want for the task, in combination with the
'apply-autoprops' command. I'll give it a try and post back.
--
Stanimir