Changes between Version 2 and Version 3 of doc/tut/rules


Ignore:
Timestamp:
May 14, 2013 1:05:42 PM (12 years ago)
Author:
maronga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tut/rules

    v2 v3  
    11= Rules for developers =
    22
    3 The tutorial is written in LaTeX and is put under svn control. You find the source code in your working copy (e.g. under {{{~/palm/current_version/trunk/TUTORIAL/SOURCE/}}}).
     3Only authorized users are allowed to commit changes to the repository. The tutorial is written in LaTeX and is put under svn control. You find the source code in your working copy (e.g. under {{{~/palm/current_version/trunk/TUTORIAL/SOURCE/}}}).
    44
    55== Modifying and compiling existing presentations ==
     
    2525   1. Test the compiled tutorial files.
    2626
    27 
    2827   2. Commit the changes to the repository
    2928      {{{
     
    3231      where {{{"message string"}}} is a short, meaningful summary of the changes. [[BR]] [[BR]]
    3332
    34    3. Enter the changes into the change log ([wiki:/doc/tec/changelog]). [[BR]] [[BR]]
     33   3. Enter the changes into the change log ([wiki:/doc/tec/changelog]). Please note that submitting changes does not affect the trac version of the tutorial (see below)! [[BR]] [[BR]]
     34
     35== Commit changes to the trac system ==
     36
     37   Only special authorized users are allowed to commit changes to the trac system.
     38
     39   1. Test the compiled tutorial files.
     40
     41   2. Submit the PDF files to the trac system using
     42      {{{
     43         release_tutorial
     44      }}}
     45      You will be asked thrice for your password for the trac server. This is a preliminary solution (May 2013) and might change in future.