Changeset 4889
- Timestamp:
- 09/26/07 19:17:30 (6 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/branches/lm-sensors-3.0.0/doc/developers/release_checklist
r4885 r4889 16 16 - Commit 17 17 - Tag the release using SVN: 18 svn copy http://lm-sensors.org/svn/lm-sensors/ trunk\19 http://lm-sensors.org/svn/lm-sensors/tags/V 2-x-x \20 -m " Create tag 'V2-x-x'."18 svn copy http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0 \ 19 http://lm-sensors.org/svn/lm-sensors/tags/V3-x-x \ 20 -m "3.x.x release" 21 21 - Remove 'SVN' related files/directories (e.g. rm -fR `find . -name .svn`) 22 - Rename lm_sensors2 to lm_sensors-#.#.#22 - Rename the base directory to lm_sensors-3.x.x 23 23 - Tar it up and post it (sign it) 24 24 - Make sure the file permissions on both the archive and the signature
