[josm-dev] svn:eol-style=native

2010-03-04 Thread Sebastian Klein
Hi,

I'd like to set svn:eol-style=native for 481 source files. Any 
objections? One-third (207) of the files already have this flag.


Btw, you can put the following in the subversion config:

enable-auto-props = yes
*.java = svn:eol-style=native

This way all added files get the property by default.

__

Sebastian

___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] svn:eol-style=native

2010-03-04 Thread Karl Guggisberg
Hi,

that's fine for me. I've now updated my local SVN config too.

Regards
Karl

Am 04.03.2010 11:16, schrieb Sebastian Klein:
 Hi,

 I'd like to set svn:eol-style=native for 481 source files. Any
 objections? One-third (207) of the files already have this flag.


 Btw, you can put the following in the subversion config:

   enable-auto-props = yes
   *.java = svn:eol-style=native

 This way all added files get the property by default.

 __

 Sebastian

 ___
 josm-dev mailing list
 josm-dev@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/josm-dev



___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev