On Saturday, June 12, 2021 at 3:23:30 PM UTC+2 Visenri wrote:
> > 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. > you can set the svn:eol-style property to LF for those files you work with linux tools with. However if you want different eol-styles depending on what tools you use, then that's not possible. I mean how would svn know which tools you like to use today and which ones tomorrow??? -- 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/1a8b842b-198a-4f54-818e-80f2b1747566n%40googlegroups.com.
