version 1.10, 2009/04/21 21:50:19
|
version 1.11, 2009/04/22 15:50:39
|
Line 33 with the major version number and |
|
Line 33 with the major version number and |
|
7. The NetDRMS release version number should also be incremented and | 7. The NetDRMS release version number should also be incremented and |
tagged: | tagged: |
a. cd /tmp | a. cd /tmp |
b. cvs checkout -r Ver_<MAJ>-<MIN> CORE |
b. cvs checkout NETDRMSONLY (head version of netdrms-only files) |
c. cvs checkout NETDRMSONLY (head version of netdrms-only files) |
c. cd JSOC |
d. cd JSOC |
d. cvs tag -c Ver_5-1 . |
e. cvs tag -c NetDRMS_Ver_<MAJ>-<MIN> . |
e. cvs tag -d Ver_LATEST . |
f. cvs tag -d Ver_LATEST . |
f. cvs tag -c Ver_LATEST . |
g. cvs tag -c Ver_LATEST . |
g. cd /tmp |
|
h. cvs checkout -r Ver_<MAJ>-<MIN> CORE |
|
i. cd JSOC |
|
j. cvs tag -c NetDRMS_Ver_<MAJ>-<MIN> . |
8. Now you must build all release executables with the release jsoc | 8. Now you must build all release executables with the release jsoc |
version numbers in place ("V3R5" and "305" in this example). Ensure | version numbers in place ("V3R5" and "305" in this example). Ensure |
that the tag was successfully created and create actual release | that the tag was successfully created and create actual release |