Compare contents of two files in Dreamweaver
Asked Answered
Q

4

10

Is it possible to compare the contents of two files in Dreamweaver?

Quad answered 28/4, 2010 at 17:16 Comment(0)
P
18

Yes

However, dreamweaver doesn't have native compare tool. You will need to download a third-party merge or "diff" utility and configure Dreamweaver to integrate with this program.

WinMerge utility

To configure dreamweaver use compare tool go to: Edit -> Preferences (CTRL + U) -> File Compare -> "Browse..." for executable file of compare tool

Physiognomy answered 30/4, 2010 at 15:55 Comment(1)
And then how to compare? I did not find anything related to "Compare Files" on the menuIllume
R
8
  1. Download and install notepad++ (a wonderful free editor).

  2. If you want to compare two local files: Open the two files in notepad++. Choose Plugins -> Compare (or alt-D).

  3. If you want to compare a remote file with some other file, follow the instructions in Dreamweaver Help for comparing files. Tell DW you will use notepad++.

Rocco answered 4/7, 2010 at 15:32 Comment(1)
This worked like a charm. Notepad++ is a quite amazing for a free editor!Strafford
P
6

Don't think that DreamWeaver has that functionality, but it has been a little while. I use winmerge...it's free. Can be found here.

Provisional answered 28/4, 2010 at 17:33 Comment(1)
Winmerge is a powerful tool, as well as wireshark.Zipporah
C
2

Dreamweaver 8 is able to do so (according to Adobe), however, you have to install a third-party-product to enable it (so I doubt that one can call this beeing able).

Here are some links:

http://mrmx.blogspot.com/2005/11/adding-file-compare-to-dreamweaver.html

http://wordpress.betech.virginia.edu/index.php/2007/08/20/compare-files-in-dreamweaver/

http://www.adobe.com/devnet/dreamweaver/articles/compare_utilities.html

http://www.communitymx.com/abstract.cfm?cid=B6FEB

My choice when it comes to comparing two files is WinMerge:

http://www.communitymx.com/abstract.cfm?cid=B6FEB

Cardew answered 28/4, 2010 at 17:34 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.