|
From: <sv...@va...> - 2005-08-30 02:33:23
|
Author: njn
Date: 2005-08-30 03:33:22 +0100 (Tue, 30 Aug 2005)
New Revision: 4579
Log:
add an item about creating branches when necessary
Modified:
trunk/docs/internals/release-HOWTO.txt
Modified: trunk/docs/internals/release-HOWTO.txt
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/docs/internals/release-HOWTO.txt 2005-08-30 02:33:09 UTC (rev 4=
578)
+++ trunk/docs/internals/release-HOWTO.txt 2005-08-30 02:33:22 UTC (rev 4=
579)
@@ -87,7 +87,9 @@
- Check tarball builds, installs, regtests on platforms of interest.
If not, fix and repeat until success.
=20
-- Tag the repository ("VALGRIND_X_Y_Z").
+- Tag the repositories ("VALGRIND_X_Y_Z" and "VEX_X_Y_Z").
+ If it's a X.Y.0 release, make "VALGRIND_X_Y_BRANCH" and "VEX_X_Y_BRANC=
H"
+ branches too.
=20
- Update website:=20
- Put the tarball up.
|