[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: What do you Hate about Subversion?

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-02-02 23:01:50 CET

> Shoot the whole problem that I'm trying to solve is that I'm trying to
> track changes in text files, and svn is trying to stop me from doing
> that.

No, it does do that. Just not the way you expected it, but it does do
it. Subversion only implements exactly defined idempotent
transformations. Never will it implement an algorithm which 'may lead
to 3 or maybe 4 newlines depending on how you interpret them'.

> I've already TOLD subversion in config which files are text
> (*.c, *.h), and which eol-style to use. I'm not wanting it to do it
> without my knowledge. What the heck kind of goal is that for svn?
> Stop my productivity? If I just import everything as binary, then I
> cannot track changes because it shows me EVERY line is changed when I
> only changed one (sorry I can't tell you which one).

No, you changed ALL lines, just not the contents of them.

Please take your frustration elsewhere.

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 2 23:02:34 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.