Re: Why doesn't FileMerge work?
Re: Why doesn't FileMerge work?
- Subject: Re: Why doesn't FileMerge work?
- From: Chris Espinosa <email@hidden>
- Date: Wed, 19 Mar 2008 16:08:23 -0700
On Mar 19, 2008, at 3:38 PM, Jim Prouty wrote: At 6:25 PM -0700 3/18/08, email@hidden wrote:
Well, FileMerge has a fairly abysmal UI and we haven't updated it in
many years. We're addressing that.
The main issue is that you're comparing a newline-delimited file
against a Return-delimited file. Whoever mailed you the source code
revision converted the file to a different line endings, and you have
to convert it back in order to compare it.
It's 2008, and comparing files with different line endings is a "solved problem". Apple should do better by its developers.
You might want to check out the integrated SCM file merge in Xcode proper, which a) is growing to address all the cases covered by FileMerge (but hasn't yet) and b) does this properly.
We're not investing in fixing the creaky old FileMerge because we've been diligently replacing it with an integrated function that works right.
Chris |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden