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