Tagged Questions
0
votes
1answer
69 views
How can I automatically compare and merge a large number of text files?
Due to a series of technical snafus with Dropbox and Simplenote syncing, my main writing folder, which contains text files mostly in Markdown format, is all messed up.
I have about 500 unique files, ...
0
votes
1answer
118 views
Tool to help merge 50 folders with somewhat overlapping folders and files
I'm on windows 7, and with all the diff and folder merge tools I've seen, I don't think there's any tool that can do this: merge 50 folders that contain somewhat overlapping sub-folders and files, ...
6
votes
1answer
2k views
WinMerge and Diffmerge
I prefer Winmerge to Diffmerge.
But the one thing I envy is diffmerge's folder diff feature.
Diffmerge shows, for complecate folders and subfolders, only different files(not folders).
Winmerge shows ...
8
votes
2answers
2k views
interactive/visual merge tool for console?
I'm a big fan of meld - a visual diff and merge tool for Gnome. It shows two files (or directories) side by side with their differences highlighted and I can easily select which parts I want to move ...
16
votes
6answers
6k views
Alternative for WinMerge in Ubuntu
I need to compare/diff/merge files in an easy way. In windows I would use WinMerge. What alternatives for this are available in Ubuntu?
The things I must be able to do:
See 2 files line by line ...