Hey - I'm loading DIFFMERGE with these two files attempting to compare them and every time DIFFMERGE just hangs.
I've had to go back to WinMerge to compare them - and they are only text files.
I've attached them here in case this helps.
Bug with 2 text files
Moderator: SourceGear
-
- Posts: 534
- Joined: Tue Jun 05, 2007 11:37 am
- Location: SourceGear
- Contact:
qc.txt is empty - did you intend that ?
qc.txt is 0 bytes. did you intend that ?
Missing file
Sorry Let me reupload QC2.txt
- Attachments
-
- qc2.txt
- Secondary file
- (63.17 KiB) Downloaded 670 times
-
- Posts: 534
- Joined: Tue Jun 05, 2007 11:37 am
- Location: SourceGear
- Contact:
qc2.txt was ok, it was qc.txt that was empty.
could you re-upload the other one too -- it was the one that was empty.
thanks
jeff
thanks
jeff
-
- Posts: 534
- Joined: Tue Jun 05, 2007 11:37 am
- Location: SourceGear
- Contact:
Try setting the Detail Level to "Lines Only"
Yeah, the files take forever to load when the Detail Level is set to "Lines and Characters". If you set the Detail Level to "Lines Only" (using the Options Dialog) they load in very quickly.
The problem here is that the 2 files (one ~64kb and one ~470kb) have nothing in common, so in "Lines and Characters" mode, the "multi-line-intra-line" analysis is getting overwhelmed.
When that is turned off, DiffMerge will see it as a "relatively simple" ~900 line vs ~8000 line comparison.
I probably need to add something to automatically detect this and back off the aggressive intra-line stuff.... [I'll add a work item to investigate this.]
hope this helps,
j
The problem here is that the 2 files (one ~64kb and one ~470kb) have nothing in common, so in "Lines and Characters" mode, the "multi-line-intra-line" analysis is getting overwhelmed.
When that is turned off, DiffMerge will see it as a "relatively simple" ~900 line vs ~8000 line comparison.
I probably need to add something to automatically detect this and back off the aggressive intra-line stuff.... [I'll add a work item to investigate this.]
hope this helps,
j