I am telling you, I can't just: "set the svn:eol-style property to LF for those files you work with linux tools with." As I said this property is ok as it is for other people and I can't commit this change in svn properties.
My suggestion is very simple: TortoiseSVN surely has a function that processes each occurrence of 'native' and converts it to CRLF in Windows. I just need a per project (repository) property to allow me to change the behavior of that translation function when I need Unix tools, so: 'native' -> LF. I just want to make TortoiseSVN behave like I am in a Unix machine. If anytime I need to use windows tools that need 'native' translated to 'CRLF', I just change the global setting and next time I update the files I will have files with that conversion done. On Tuesday, June 15, 2021 at 6:29:27 PM UTC+2 Stefan wrote: > 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/513a116f-186d-4ded-856e-9be24ac58569n%40googlegroups.com.
