Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Comparing large xml files

Tags:

file

windows

diff

could anyone assist me with this. I need to compare two beefy xml files 40mb each (ok not that beefy), but notepad++ croaks on this. Can anyone suggest something that will help (windows only).

I read a similar thread: Text editor to open big (giant, huge, large) text files

but this only talks about opening large files. Comparing and opening are 2 very different animals. Can anyone suggest anything that will help

Thanks Craig

like image 573
Crudler Avatar asked Dec 10 '22 20:12

Crudler


1 Answers

I always use DiffMerge or ExamDiff (Pro version) for my Diff needs. I haven't tried them with files larger than 2 MB, but you might want to give them a try.

like image 91
Cerebrus Avatar answered Dec 20 '22 21:12

Cerebrus