/docs/MyDocs

To get this branch, use:
bzr branch http://darksoft.org/webbzr/docs/MyDocs

« back to all changes in this revision

Viewing changes to Development/autotools/cvs/mergers.txt

  • Committer: Suren A. Chilingaryan
  • Date: 2009-04-09 03:21:08 UTC
  • Revision ID: csa@dside.dyndns.org-20090409032108-w4edamdh4adrgdu3
import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Meld:
 
2
  + Have nice arrow displaying the correspondent parts of the file (quite
 
3
  useful if some lines were added)
 
4
  + Have bar showing there in text changes
 
5
  
 
6
kompare:
 
7
  + Highly configurable diff, allowing to select how multiline documents should
 
8
  be merged.
 
9
  - No line wrap
 
10
 
 
11
Gtkdiff:
 
12
  - Unsupported, GTK1
 
13
  
 
14
Kmerge: 
 
15
  - Unsupported, KDE1
 
16
 
 
17
Kdiff3:
 
18
  + Have line wraps
 
19
  - However, have big problem, if something is changed in one line and
 
20
    another is added before. It will find some common letters (suffixes) and 
 
21
    even words (at least or/and) in the added line with original one, and
 
22
    will highlight what the original line was changed to added, and than
 
23
    altered line is added. Quite ugly.
 
24
 
 
25
diffuse:
 
26
  - No line wraps
 
27
  - Again kdiff3 style problem with extra line
 
28
      
 
29
tkdiff3:
 
30
  - No line wraps
 
31
  - kdiff3 like diff problem
 
32
 
 
33
xxdiff:
 
34
  - No line wraps
 
35
  - Everything in the line after first mistmatch is highlighted
 
36
  - Interface looks not very fancy
 
37
  
 
38
  
 
39
imediff2:
 
40
  + console
 
41
  - no word diff
 
42
  - no line wrap