[jboss-dev] build-thirdparty.xml eol messed up
Jason T. Greene
jason.greene at redhat.com
Tue Mar 6 16:33:21 EST 2007
On Tue, 2007-03-06 at 11:43 -0800, Scott M Stark wrote:
> The jbossas trunk build/build-thirdparty.xml eol is currently messed up
> as on a linux box I'm seeing dos eols. Looking at the change annotations
> is thus broken as the last checkin by Stan indicates he change nearly
> the entire file. I guess setting the svn:eol-style on the file itself is
> the only way to ensure this does not continue to happen?
Yes, I always set eol-style to LF in my projects. The only problem is
that you can't force the tag to be added to new files on the server side
without writing some kind of update hook.
-Jason
More information about the jboss-development
mailing list