Changes between Version 25 and Version 26 of MakeRelease
- Timestamp:
- 03/23/11 18:16:00 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MakeRelease
v25 v26 25 25 26 26 '''Note:''' This must be a version of autoconf newer than 2.59 or the generated files will be incorrect. Version 2.65 of autoconf works, not sure on the minimum acceptable version. 27 * Update ChangeLog to include descriptions of updates between the last release and the new release.27 * Update !ChangeLog to include descriptions of updates between the last release and the new release. 28 28 * Commit changes to the release branch 29 29 30 30 3. '''Create tarball of release branch''' 31 31 * Prerequisites 32 * A working copy of the release branch 32 33 33 34 * Steps 35 * Change into the working copy of the branch in the directory above pvfs2/ 36 * Create tarball using ''tar -czf orangefs-<release>.tar.gz pvfs2'' (e.g. ''tar -czf orangefs-2.8.3-20110323.tar.gz pvfs2'' 37 * MOVE TO WEBSITE?
