Important: Unix line breaks

Discussion in 'Developers' Forum' started by falko, Aug 15, 2005.

  1. falko

    falko Super Moderator ISPConfig Developer

    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!
     
  2. sirrus

    sirrus New Member HowtoForge Supporter

    it's good to mention that... but wouldn't it be the best to use a svn post commit hook to translate it automatically?
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    We did not had any problems with that in the past 2 or 3 years, so I dont think its nescessary.
     
  4. vStone

    vStone New Member

    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.
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    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.
     

Share This Page