Changes between Version 4 and Version 5 of Obsolete/Development/Build


Ignore:
Timestamp:
Mar 21, 2010, 10:55:39 AM (16 years ago)
Author:
loomis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Obsolete/Development/Build

    v4 v5  
    116116}}}
    117117
    118 The above targets create some subdirectories in your local working directory. If you followed the tips [[#Workspace setup|above]], you should see the result of your check-in in `/your/quattor/working/dir/tags/`.
     118The above targets create some subdirectories in your local working directory. If you followed the tips above, you should see the result of your check-in in `/your/quattor/working/dir/tags/`.
    119119
    120120=Tagging a release as stable=
     
    132132= Checking code =
    133133In order to improve the quality of our code base, the build framework runs some automatic checks when
    134 performing checkins. You can run these checks manually using the `check` target. Further details of the checks performed may be found [[Build_Framework_Checks|here]].
     134performing checkins. You can run these checks manually using the `check` target. Further details of the checks performed may be found [wiki:Web/BuildFrameworkChecks here].
    135135
    136136= Deprecating a module =