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

Re: fixing files committed with wrong eol-style

From: Ryan Schmidt <subversion-2010b_at_ryandesign.com>
Date: Wed, 21 Jul 2010 00:13:42 -0500

On Jul 20, 2010, at 09:35, Neil Bird wrote:

> I'm thinking aloud here, you may not be able to do it, but if you can add props. as a direct repo. mod., them maybe it'd be easier for you to:
>
> - create a temp working branch off trunk
> - use a 'find' loop to find the files, but instead of 'svn ps svn:eol-style {}' use 'http:/part/to/repo/'{} [if that will work with find!] with a '-m' comment.
> - merge the whole bally lot back to trunk and delete the branch
>
>
> Yes, you'll add a gazillion revs. via the branch, but the mod. will appear as atomic on trunk.

Or use svnmucc to do it in a single revision in the first place.
Received on 2010-07-21 07:14:28 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.