FYI... -Madhu
-----Original Message----- From: Sander Striker [mailto:[EMAIL PROTECTED] Sent: Saturday, August 23, 2003 2:05 PM To: [EMAIL PROTECTED] Subject: RE: Apache 2.1 "Alpha" Release > From: Aaron Bannert [mailto:[EMAIL PROTECTED] > Sent: Saturday, August 23, 2003 10:40 PM > If making a release wasn't so complicated, I'd do one right now. It isn't that complicated. > Where can one find the most recently updated RM instructions these days? Hmmm. Let's see... http://httpd.apache.org/dev/release.html The only thing outdated is the running of the script. You should use the following: httpd-dist/tools/release.sh Run it without arguments for usage info. Basically, tag the 2.1 tree with APACHE_2_1_x and then run: release.sh httpd-2.1 2.1.x Sander