(file) Return to release.howto CVS log (file) (dir) Up to [Development] / JSOC / CM

Diff for /JSOC/CM/release.howto between version 1.10 and 1.12

version 1.10, 2009/04/21 21:50:19 version 1.12, 2009/07/29 21:25:44
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 NetDRMS_Ver_<MAJ>-<MIN> .
   e. cvs tag -c NetDRMS_Ver_<MAJ>-<MIN> .    e. cvs tag -d Ver_DRMSLATEST .
   f. cvs tag -d Ver_LATEST .    f. cvs tag -c Ver_DRMSLATEST .
   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> . (minus excluded files)
     k. cvs tag -d Ver_DRMSLATEST .
     l. cvs tag -c Ver_DRMSLATEST . (minus excluded files)
  
 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


Legend:
Removed from v.1.10  
changed lines
  Added in v.1.12

Karen Tian
Powered by
ViewCVS 0.9.4