![]() |
|
|
|||||||
![]() |
VHDL - Good free or paid merge software that edits two similar files? |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Hi,
Recently I am asked to update several my projects. A lot of works has to be made, comparing old code and new code and replace old one with new one. I found that WinMerge is of great value in this respect. I would like to thank those people who developed the free software to let me use it and dramatically to increase my job efficiency and reliability. Thank you, WinMerge software designer. I wonder if there is better merge software better than WinMerge, free or paid? If you know, please let me know. Weng Weng Tianxiang |
|
|
|
|
#2 |
|
Posts: n/a
|
Weng Tianxiang wrote: > Hi, > Recently I am asked to update several my projects. A lot of works has > to be made, comparing old code and new code and replace old one with > new one. > > I found that WinMerge is of great value in this respect. I would like > to thank those people who developed the free software to let me use it > and dramatically to increase my job efficiency and reliability. > > Thank you, WinMerge software designer. > > I wonder if there is better merge software better than WinMerge, free > or paid? > > If you know, please let me know. > > Weng The merge tool that comes with TortoiseSVN is quite useful. It can show the old and new files side by side, and colour highlight any differences (changed lines, deleted lines, new lines, etc.). I have found it very useful in the past. http://tortoisesvn.tigris.org/ Regards, Markus. Markus Svilans |
|
|
|
#3 |
|
Posts: n/a
|
Hi Markus,
Thank you. I will try to use the tool and compare which one is better. Weng Markus Svilans wrote: > Weng Tianxiang wrote: > > Hi, > > Recently I am asked to update several my projects. A lot of works has > > to be made, comparing old code and new code and replace old one with > > new one. > > > > I found that WinMerge is of great value in this respect. I would like > > to thank those people who developed the free software to let me use it > > and dramatically to increase my job efficiency and reliability. > > > > Thank you, WinMerge software designer. > > > > I wonder if there is better merge software better than WinMerge, free > > or paid? > > > > If you know, please let me know. > > > > Weng > > The merge tool that comes with TortoiseSVN is quite useful. It can show > the old and new files side by side, and colour highlight any > differences (changed lines, deleted lines, new lines, etc.). I have > found it very useful in the past. > > http://tortoisesvn.tigris.org/ > > Regards, > Markus. Weng Tianxiang |
|
|
|
#4 |
|
Posts: n/a
|
You can also check my Compare It! from http://www.grigsoft.com/.
Igor Green http://www.grigsoft.com/ Compare It! + Synchronize It! - files and folders comparison never was easier! grigsoft@gmail.com |
|
|
|
#5 |
|
Posts: n/a
|
ExamDiff - it's free, but only does comparison between two files
-- You're never too young to have a Vietnam flashback "Weng Tianxiang" <> wrote in message news: oups.com... > Hi, > Recently I am asked to update several my projects. A lot of works has > to be made, comparing old code and new code and replace old one with > new one. > > I found that WinMerge is of great value in this respect. I would like > to thank those people who developed the free software to let me use it > and dramatically to increase my job efficiency and reliability. > > Thank you, WinMerge software designer. > > I wonder if there is better merge software better than WinMerge, free > or paid? > > If you know, please let me know. > > Weng > filox |
|
|
|
#6 |
|
Posts: n/a
|
I thought that all apps like this tried to be better than araxis,
allthough I also use minmerge at home. Colin Weng Tianxiang wrote: > Hi, > Recently I am asked to update several my projects. A lot of works has > to be made, comparing old code and new code and replace old one with > new one. > > I found that WinMerge is of great value in this respect. I would like > to thank those people who developed the free software to let me use it > and dramatically to increase my job efficiency and reliability. > > Thank you, WinMerge software designer. > > I wonder if there is better merge software better than WinMerge, free > or paid? > > If you know, please let me know. > > Weng colin |
|
|
|
#7 |
|
Posts: n/a
|
Weng Tianxiang wrote: > Hi, > Recently I am asked to update several my projects. A lot of works has > to be made, comparing old code and new code and replace old one with > new one. > > I found that WinMerge is of great value in this respect. I would like > to thank those people who developed the free software to let me use it > and dramatically to increase my job efficiency and reliability. > > Thank you, WinMerge software designer. > > I wonder if there is better merge software better than WinMerge, free > or paid? > > If you know, please let me know. > > Weng I use MultiEdit (not free) for this purpose and it is excellent. It is a highly customisable text editor that I used extensively for my VHDL projects. Charles charles.elias@wpafb.af.mil |
|
|
|
#8 |
|
Posts: n/a
|
Weng Tianxiang wrote:
> Hi, > Recently I am asked to update several my projects. A lot of works has > to be made, comparing old code and new code and replace old one with > new one. > > I found that WinMerge is of great value in this respect. I would like > to thank those people who developed the free software to let me use it > and dramatically to increase my job efficiency and reliability. > > Thank you, WinMerge software designer. > > I wonder if there is better merge software better than WinMerge, free > or paid? > > If you know, please let me know. > I use Beyond Compare. It's not free, though. David R Brooks |
|
|
|
#9 |
|
Posts: n/a
|
I have found Beyond Compare to be beyond comparison
It'll let you do a diff on directories, then drill down into the directories to see which files have changed. You can then do a diff on the files where it highlights the the differences in lines allowing you to jump to the next diff and copy the changes from one file to the other. It's the best manual merge tool I've used (although I haven't used many). When highlighting the differences (in files and directories) there are filters you can set up to ignore unimportant differences (white space, empty lines etc), show only the differences etc. You can also select the two files or directories to be compared in windows explorer with a left mouse click to launch a comparison. You can set up different 'sessions' of file or directory comparison so when you launch it you can quickly select and run a comparison. If you do a directory comaprison you can select to update one to the other with one button, this lets you do a quick uncremental backup of recent changes to a remote server/directory. It's one of those utilities that would stop me moving to Linux. Nial. Nial Stewart |
|
|
|
#10 |
|
Posts: n/a
|
Weng,
I guess nobody has mentioned (X)Emacs+Ediff yet. It makes only sense with text-based files of course. One highlight worth mentioning is the ability to take full advantage of the editing capabilities and syntax highlighting (as well as email, news-reading, doctor...) of (X)Emacs. -- Marcus Marcus Harnisch |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Software for burning a DVD region free on Windows system | DVDfanatico | DVD Video | 5 | 02-13-2006 06:05 PM |
| *$600 FREE At FULL-TILT POKER, Sign-Up with no C.C. to play on our free tables 24-7! | bigpokerjackpotsonlyatpartypoker | DVD Video | 0 | 01-07-2006 05:00 AM |
| Free DVD software downloads | Jimm | DVD Video | 1 | 09-17-2005 07:09 PM |
| [liveupdate] Digest Number 47 | Ablang | DVD Video | 0 | 08-14-2004 03:29 AM |
| free Software DVD Players/Converters? | JLa | DVD Video | 9 | 11-16-2003 06:11 PM |