Changes between Version 1 and Version 2 of doc/tec/developerrules


Ignore:
Timestamp:
Sep 15, 2010 1:35:05 PM (14 years ago)
Author:
raasch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/developerrules

    v1 v2  
    1313      {{{
    1414         svn commit -F CURRENT_MODIFICATIONS trunk
    15       }}} [[BR]] [[BR]]
    16    4. Enter the changes into the change log ([wiki:doc/tec/changelog]). [[BR]] [[BR]]
     15      }}}
     16   4. Enter the changes into the change log ([wiki:/doc/tec/changelog]). [[BR]] [[BR]]
    1717   5. Move the change comments in the file headers from {{{"Current revisions:"}}} to {{{"Former revisions:"}}}. Set the current svn id in front of that. [[BR]] [[BR]]
    1818      Example:  [[BR]] [[BR]]
     
    2929      ! 407 2009-12-01 15:01:15Z maronga
    3030      ! var_ts is replaced by dots_max
    31       }}} [[BR]] [[BR]]
     31      }}}
    3232      after move:
    3333      {{{
     
    4545      ! 407 2009-12-01 15:01:15Z maronga
    4646      ! var_ts is replaced by dots_max
    47       }}}  [[BR]] [[BR]]
     47      }}}
    4848   6. Commit the changes in the technical documentation and the file headers:
    4949      {{{