To all developers: go sure to save all files with Unix line breaks instead of Windows line breaks before you upload them to the svn repository!
it's good to mention that... but wouldn't it be the best to use a svn post commit hook to translate it automatically?
Using the svn property svn:eol-type native, this can be fixed easily. @till: It is kind of a mess when I try to create patches against ispconfig3.sql (for example) which has windows line ends.
Someone has uploaded the file with wrong line endings to svn to trunk. In the stable branch the file was correct. I've uploaded a correct version of the sql file now to trunk. Please do not post ISPConfig 3 issues in the ispconfig 2 forum. ISPConfig 2 is a completely different software then ispconfig 3 and does not share any code with the ispconfig 2 project.