Valerio
Valerio

Reputation: 53

Netbeans 6.5 Diff Tool

I'm very happy of Netbeans 6.5 diff tool, I have to ask some questions about it:

Thank you very much!!

Valerio

Upvotes: 4

Views: 2609

Answers (2)

mjn
mjn

Reputation: 36664

TortoiseSVN (http://tortoisesvn.tigris.org) includes a visual diff/merge tool (TortoiseMerge) which is very nice. As a bonus, you can diff images, for example the application UI, using TortoiseIDiff. TortoiseSVN integrates Subversion with the (Windows) desktop.

Upvotes: 0

Mark
Mark

Reputation: 17182

Here is some info about the Netbeans diff tool. It is part of the support modules for Netbeans version control. Here is a link to the Netbeans source code for its version control modules.

Upvotes: 4

Related Questions