Re: FileMerge ineffective comparisons
Re: FileMerge ineffective comparisons
- Subject: Re: FileMerge ineffective comparisons
- From: Jeff Birac <email@hidden>
- Date: Sun, 09 Jul 2006 16:35:40 -0400
So how should I approach this to acquire effective file comparisons?
Does this mean I have to go through over 270 source files using something like Tex-Edit Plus to exchange all of the <cr> for <lf>? There has to be a simpler/automatic mechanism.
Please reply.
Thanks.
On Jul 9, 2006, at 2:00 AM, Chris Espinosa wrote:
On Jul 8, 2006, at 10:50 PM, Jeff Birac wrote: FileMerge is not comparing properly different versions of source code.
I modify an arbitrary line of code, and then "compare" it to an earlier revision of the file. FileMerge reports 1 difference between the files, but it just highlights the first line of the files (not where the difference is actually). I can modify several arbitrary lines, yet FileMerge's comparison still reports only 1 difference (the first line).
Your files use CR line endings. FileMerge only understands LF line endings (yea, after lo so many years). It uses Unix 'diff' as its back end, which has the same behavior.
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