Please, take another look at the description of the problem. I can't change the eol-style property of the affected files, because the value 'native' is the right one for pure windows and unix users.
The problem is, in windows, sometimes, I work in a mixed environment, with some linux-like tools included in MINGW, so, it is necessary to translate eol-style 'native' to 'LF' not to 'CRLF', what I am asking for is a way to convince TortoiseSVN that I am using unix tools despite running TortoiseSVN in windows. So, when it will see a eol-style 'native' it will use 'LF' like in a unix environment. On Friday, June 11, 2021 at 7:17:02 PM UTC+2 Stefan wrote: > use the svn:eol-style property: > > http://svnbook.red-bean.com/en/1.7/svn.ref.properties.html#svn.ref.properties.versioned-props > > https://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-propertypage.html#tsvn-dug-propertypage-props > > -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/01c53c15-a15f-4fc5-9d1a-d4b45c7da939n%40googlegroups.com.
