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

Re: Bug: TortoiseMerge _almost_ handles Mac end of line.

From: Nick Westgate <nico_at_jellyfish.co.nz>
Date: 2006-03-01 04:21:37 CET

Hi Rainer.

Thanks for your reply.

> You could set 'svn:eol-style' to 'native' on text files.
> That way, each file gets the appropriate line endings for the
> system you do the checkout and you do not have to worry about them.
>
> And using CR as line endings is not very common any more, since
> only the old Mac OS 9 and below used that. Mac OS X uses LF as
> far as I know.

Mac OS 9 is still frequently used by Japanese designers, because
the upgrading fonts for a new OS can cost thousands of dollars.
(Some Mac OS X apps still use CR too.) My use case is that these
designers do not use Subversion, so I would prefer to retain the
original file format.

Also, TMerge is a _GREAT_ diff utility for non-versioned files! :-)

Of course, I probably would not have even suggested this as a
"Feature Request" except that I went to the trouble of looking at
the TMerge code and saw partial support for CR. As usual, it's just
Micro$oft's short sightedness in the way.

I would submit a small patch myself, but the free version of
Visual C++ doesn't come with MFC.

Cheers,
Nick.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Mar 1 07:21:54 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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