another update

This commit is contained in:
Barry Warsaw 2003-07-30 00:09:36 +00:00
parent 6256bf9526
commit 11a40fd88b
1 changed files with 8 additions and 5 deletions

View File

@ -401,11 +401,14 @@ How to Make A Release
Now it's time to do some cleaning up. These steps are very important!
___ If you made a branch, be sure to merge it into the trunk! Now
that we've released this branch, we don't need it any more.
We've already tagged it so we can always reproduce it. Note
that merging branches is a bit of a black art, but here's what's
worked for us.
___ If you made a non-maintenance branch, be sure to merge it into
the trunk! Now that we've released this branch, we don't need
it any more. We've already tagged it so we can always reproduce
it. Note that merging branches is a bit of a black art, but
here's what's worked for us.
NOTE: If this was an X.Y major release, we will be using this as
the maintenance branch for a long time to come.
___ Check out a completely clean, virgin working directory of the
trunk, by doing this in the directory that is the parent of