Changes between Version 13 and Version 14 of HowToBackport


Ignore:
Timestamp:
Apr 14, 2013, 12:57:18 AM (11 years ago)
Author:
hamish
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToBackport

    v13 v14  
    4646   * In "File Comparison Mode" select "`Full analysis`"
    4747 * Go to the Diff tab
    48    * In the "Line-matching preprocessor command:" line add "`grep -v "Last changed: $Date: 2"`"
     48   * In the "Line-matching preprocessor command:" line add:
     49{{{
     50grep -v "Last changed: $Date: 2"
     51}}}
    4952     * ''(this will ignore the $Date:$ svn keywords at the end of the help pages)''
    5053 * Click "Ok" to go back to the main GUI window, and press Shift-F5 to rescan with the new filters.