I humbly submit the attached replacement for dist.sh. The file is easier
to read than the patch so I just attached the whole thing.
Here is the usage:
#
# USAGE: ./dist.sh VERSION REVISION [REPOS-PATH]
#
# Create a distribution tarball, labelling it with the given VERSION.
# The REVISION will be used in the version string. The tarball will be
# constructed from the root located at REPOS-PATH. If REPOS-PATH is
# not specified then the default is "branches/release-VERSION". For
# example, the command line:
#
# ./dist.sh 0.24.2 6284
#
# from the top-level of a branches/release-0.24.2 working copy will
# create the 0.24.2 release tarball. Make sure you have apr, apr-util,
# and neon subdirectories and that the working copy is configured
# before running this script in the top-level directory.
#
I think this more accurately reflects our _current_ release procedure,
there is less room for user (i.e. michael) error, and less tweaking in
general.
I'll happily commit it if no one objects.
Michael
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
- application/octet-stream attachment: dist.sh
Received on Fri Jun 20 22:43:30 2003