Anyone know of an editor that can Diff 2 files?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
myleow
Forum Contributor
Posts: 194
Joined: Mon Jun 21, 2004 7:05 pm
Location: California

Anyone know of an editor that can Diff 2 files?

Post by myleow »

Anyone know of an Editor that can Diff 2 files? I like how Tortoise SVN can do between versions. I am using PHP Designer 2005, pretty nice application but a bit buggy some times. I would really appreciate it if anyone could enlighten me on an editor or a separate program that can diff 2 files and show it in colors.

Thanks in advance.

Regards
Mian
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Post by Weirdan »

tried windiff?
wyred
Forum Commoner
Posts: 86
Joined: Mon Dec 20, 2004 1:59 am
Location: Singapore

Post by wyred »

I think editpad can do file diff but can't seem to copy individual diffs over.

You might want to take a look at winmerge too, it's free.
http://sourceforge.net/projects/winmerge
myleow
Forum Contributor
Posts: 194
Joined: Mon Jun 21, 2004 7:05 pm
Location: California

Post by myleow »

wow Thanks
Post Reply