Hello everyone.

While working with TortoiseSVN I have sometimes an small problem with 
eol-style property set to native.

I'm not the only one, the problem is described here by another user:
https://stackoverflow.com/questions/22901144/error-from-gawk-about-backslash-line-ending-when-running-configure-script

It happens when working with projects where you don't want to change the 
eol-style property from "native", because it's ok for other people (or they 
don't want you to change it).
When working with mixed environments, for example windows using MINGW, some 
tools expect only LF instead of CRLF, other tools work fine with both CRLF 
and LF.

So it should be useful to force the transation value for "native" to 
whatever value we need.
It should be possible to set it to:
"native": taking the value from the system (current behavior).
"Any other value": for example forcing the value to be LF (like in unix), 
so tools like MINGW could be used without issues.

It should be possible have different settings for different local projects 
(repositories).

Thank you very much for this great tool. I hope someone can fix this little 
problem.


-- 
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/cfa85f4f-f0c3-4d57-b662-11973f1f0193n%40googlegroups.com.

Reply via email to