On 1/10/06, Manuel Kasper <mk at neon1 dot net> wrote:
> Little gotcha to be aware of: the doc files that are currently in the
> repository have DOS-style newlines, and if you edit them in XMLmind's
> XML Editor, they end up with UNIX-style newlines. This causes Subversion
> to consider each and every line as changed (while TortoiseSVN properly
> displays the diff). Probably best to leave the doc files' newlines as
> CRLF (I think Chris Buechler, who maintains the documentation, doesn't
> use XMLmind anyway).
>
Interesting... I was wondering why the diff showed you changed the
whole file when that wasn't actually the case, but didn't look into
it. I created them all with Komodo on Windows (other than ones that
existed already, the ones you've been working with I created though).
I believe there are a couple here and there that I created with vi in
FreeBSD.
-Chris |