On 8/30/06, Craig McClanahan <[EMAIL PROTECTED]> wrote:

I'll be able to pick this up tonight and play with it.  Can someone remind
me of the syntax to change the eol properties on the existing files?

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

(Repeat for *.xml, etc... you can 'find' them all at once, but the
find command's syntax for 'or' is ugly.)

--
Wendy

Reply via email to