Hi,
On Tue, 8 Jan 2008, Peter Karlsson wrote:
Thomas Neumann:
quoted
as a user, I expect a SCM to only modify a file when I have
explicitly asked it to do so.
As a user, I exepect things to just work. With RCS/CVS/Subversion, it
does, because it differentiates between text files (internally encoding
NLs with "LF", but I couldn't care less what it uses there) and binary
files (which it doesn't change). With git it currently doesn't since it
treats everything as binary files.
<tongue-in-cheek>Hey, if Subversion does what you want, why not just use
it?</tongue-in-cheek>
Ciao,
Dscho