Re: svn client does not convert line endings for some java files

2013-05-04 Thread Nico Kadel-Garcia
On Fri, May 3, 2013 at 9:57 AM, Marek Slama wrote: > So it seems I will have to set eol-style explicitly on all my text files. I > will have to investigate how to set eol-style > for newly added file for different clients my teammates use on Win. On Linux > I can set it in config file using auto-p

Re: svn client does not convert line endings for some java files

2013-05-03 Thread Daniel Shahaf
C. Michael Pilato wrote on Fri, May 03, 2013 at 09:34:16 -0400: > In Subversion, your file's contents are considered sacred. Unless you set > the svn:eol-style property on a given file, well-behaved Subversion clients > will not attempt to perform newline translation on that file. I would state t

Re: svn client does not convert line endings for some java files

2013-05-03 Thread Les Mikesell
On Fri, May 3, 2013 at 8:57 AM, Marek Slama wrote: > So it seems I will have to set eol-style explicitly on all my text files. I > will have to investigate how to set eol-style > for newly added file for different clients my teammates use on Win. On Linux > I can set it in config file using auto-p

Re: svn client does not convert line endings for some java files

2013-05-03 Thread C. Michael Pilato
On 05/03/2013 09:57 AM, Marek Slama wrote: > So it seems I will have to set eol-style explicitly on all my text files. I > will have to investigate how to set eol-style > for newly added file for different clients my teammates use on Win. On Linux > I can set it in config file using auto-props. Su

Re: svn client does not convert line endings for some java files

2013-05-03 Thread Marek Slama
-- Od: C. Michael Pilato Datum: 3. 5. 2013 Předmět: Re: svn client does not convert line endings for some java files "On 05/03/2013 09:21 AM, Marek Slama wrote: > Hi, > > not sure why but my svn client does not convert line endings for 'some' > of my files.

Re: svn client does not convert line endings for some java files

2013-05-03 Thread C. Michael Pilato
On 05/03/2013 09:21 AM, Marek Slama wrote: > Hi, > > not sure why but my svn client does not convert line endings for 'some' > of my files. I did not find any rule for this. I have java project and > files are text java sources. There is no mime type or eol-style property > set on given files and