Last change
on this file since 614 was 571, checked in by mar637, 20 years ago |
addede explicit commands for bug tagging/merging
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
607 bytes
|
Rev | Line | |
---|
[564] | 1 | This directory contains ASAP defects
|
---|
| 2 | ====================================
|
---|
| 3 |
|
---|
| 4 | Each defect gets a defect number assigned and a file is created in the
|
---|
| 5 | directory containing the traffic on the defect.
|
---|
| 6 |
|
---|
[565] | 7 | The bug number is solely determined by the last entry in this directory.
|
---|
[564] | 8 |
|
---|
[565] | 9 | * Defects/bugs are sent to asap@atnf.csiro.au
|
---|
| 10 | * assign bug id asap0000, asap0001 ...
|
---|
| 11 | * add bugs/asapNNNN.txt for new defect
|
---|
| 12 |
|
---|
| 13 | * Bug fixes have to be cvs tagged with the bug id
|
---|
[571] | 14 | - cd <root asap dir>
|
---|
| 15 | - cvs tag asapNNNN
|
---|
[565] | 16 | * trunk has to be merged with the fixes branch
|
---|
[571] | 17 | - cd <other root dir>
|
---|
| 18 | - cvs update -d -j Release-1 -j asapNNNN
|
---|
[565] | 19 |
|
---|
[571] | 20 | MM
|
---|
Note:
See
TracBrowser
for help on using the repository browser.