Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > General Discussion > Help ! ? ! ?
User Name
Password

Reply
 
Thread Tools Display Modes
Old 07-31-2002, 10:30 AM   #1
Calyxto
A Gray Wolf
 
Join Date: Jul 2002
Posts: 7
Default Utility for Comparing XML/Text Files?

Well, now that VI is patching uifiles, I find myself in need of a utility to compare text files. I can run windiff at work on an NT system, but I have Windows Me at home. Does anyone know if Me comes with windiff or, can anyone recommend a good utility for this?

Thanks,

-Cal
Calyxto is offline   Reply With Quote
Old 07-31-2002, 01:14 PM   #2
Grimmier
A Hill Giant
 
Join Date: Jul 2002
Posts: 39
Interface Author - Click to view interfaces
Default

I use XMLSpy from www.xmlspy.com

to modify the XMl files. It keeps each xml in a diff tab so you can switch between them and its all organized nice and neat in tables with a tree system inside.
Grimmier is offline   Reply With Quote
Old 07-31-2002, 02:53 PM   #3
Eilim Cu'Firinn
A Fire Beetle
 
Join Date: Jul 2002
Posts: 2
Default

You might want to do a search for "Beyond Compare" on google. Great program for comparing files and showing all the differences. Took me maybe 2 minutes to get all my mods back up and running after the patch using it.

Last edited by Eilim Cu'Firinn : 07-31-2002 at 03:25 PM.
Eilim Cu'Firinn is offline   Reply With Quote
Old 07-31-2002, 03:00 PM   #4
Calyxto
A Gray Wolf
 
Join Date: Jul 2002
Posts: 7
Default

Great, thanks!
Calyxto is offline   Reply With Quote
Old 07-31-2002, 04:16 PM   #5
UniDyne
A Tundra Mammoth
 
Join Date: Jul 2002
Server: Veeshan
Posts: 64
Default

I'm editing my stuff on my Unix machine. I mounted the Windows machine via SMB so that I can edit the files while running EQ. At any rate, to tell file differences if you have some Unix variant, try using "diff" from the command line.

The command line below will compare "from file" with "to file" (please remove the brackets when you type the command). It will ignore changes in case, spacing an line breaks and only focus on differences in the actual text.

Code:
diff -abBi <from file> <to file>
UniDyne is offline   Reply With Quote
Reply




Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT -5. The time now is 03:10 PM.


vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI