[josm-dev] EOL style
Sander Hoentjen
sander at hoentjen.eu
Sun May 11 11:52:18 BST 2008
On Sat, 2008-05-10 at 21:52 +0200, Frederik Ramm wrote:
> Hi,
>
> I have just removed all CR characters from the JOSM source files
> (we had a mix of Unix and DOS line endings in there), and set the
> svn:eol-style property to "native" on all files. If I didn't get it
> totally wrong, then that should give everyone the line endings they
> want for their platform, in a consistent fashion.
Just make sure you don't do that on binary files like images.
BTW, there is a command dos2unix that will convert line endings, there
is also mac2unix.
More information about the josm-dev
mailing list