I found (by accident) a way to filter them.

I print the result of "success" in a file. Like

$ find . -name *.java       -exec svn propset svn:eol-style native {}
\; > good_ones.txt

that shows only the broken files :) Then jEdit is my gun.
Can be a funny night ...




On 7/24/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
> I think you're already doing it the way I would -- set all of the
> properties, commit what worked, then set them again and look at the
> 'inconsistent line endings' messages.  Fix those, and keep trying to
> set the properties on all the files until you don't get any messages.

Yes, I'd like to filter those guys, which tell me 'inconsistent line endings'


> (It doesn't hurt to set a property for a file that already has it.)

:-)



> --
> Wendy
>


--
Matthias Wessendorf

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com



--
Matthias Wessendorf

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Reply via email to