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

Re: Dump filter correcting EOL style

From: Ryan Schmidt <subversion-2011a_at_ryandesign.com>
Date: Fri, 22 Apr 2011 19:12:15 -0500

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.
>
> [1] <http://svnbook.red-bean.com/nightly/en/svn.ref.svnadmin.c.dump.html>, <http://svnbook.red-bean.com/nightly/en/svn.reposadmin.maint.html#svn.reposadmin.maint.filtering>
> [2] <http://svnbook.red-bean.com/nightly/en/svn.advanced.confarea.html#svn.advanced.confarea.opts.config>

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/
Received on 2011-04-23 02:12:45 CEST

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.