Hey gentleman!
Would you please be kind and configure your svn clients to proper handling some kind of files? ;-) I'm not sure with OS you have, but text/java files are being handled in a unix style by SVN and that can make things hard for a windows user :-) On my svn client I just had to change my 'config' file - If you're using TortoiseSVN go to Preferences/Config. Once you're there, please add/enable: [miscellany] enable-auto-props = yes [auto-props] *.java = svn:eol-style=CRLF *.txt = svn:eol-style=CRLF *.xml = svn:eol-style=CRLF Thanks in advance! :P hammett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Apache Excalibur Project -- URL: http://excalibur.apache.org/
