Project

General

Profile

« Previous | Next » 

Revision 3783

README.TXT: Moved WinMerge setup to separate section. Changed Moved block detection link to the Configuration page.

View differences:

README.TXT
106 106
            -   Make an empty mapping for the columns that produced the error.
107 107
                Put something in the Comments column of the map spreadsheet to
108 108
                prevent the automatic mapper from auto-removing the mapping.
109
            When refactoring mappings, it's helpful to use WinMerge
110
                (http://winmerge.org/) to detect moved lines.
111
                You need to enable "Moved block detection" as described at
112
                <http://manual.winmerge.org/Compare_files.html#d0e3801>.
109
            When accepting tests, it's helpful to use WinMerge
110
                (see WinMerge setup below for configuration)
113 111
        svn add inputs/<name>/test/*.ref
114 112
    Commit: svn ci -m "Added inputs/<name>/" inputs/<name>/
115 113
    Update vegbiendev:
......
161 159
    Missing mappings: make missing_mappings
162 160
    Everything (for most complete coverage): make test-all
163 161

  
162
WinMerge setup:
163
    Install WinMerge from <http://winmerge.org/>
164
    Enable "Moved block detection", as described at
165
        <http://manual.winmerge.org/Configuration.html#d0e5892>.
166

  
164 167
Documentation:
165 168
    To generate a Redmine-formatted list of steps for column-based import:
166 169
        make inputs/QMOR/import/steps.by_col.sql

Also available in: Unified diff