Some more improvements for the packaging/release-rsync script:
authorWayne Davison <wayned@samba.org>
Tue, 25 Mar 2008 03:30:44 +0000 (20:30 -0700)
committerWayne Davison <wayned@samba.org>
Tue, 25 Mar 2008 04:15:30 +0000 (21:15 -0700)
commit798a9e4e744b5323a990c4bfbd0e76ba282efdb4
tree75439c6b29fb9712e98f5c8a8b33160a3662cd88
parentc202b4fa967c3cf98a9504a9ac98d5b931819a5e
Some more improvements for the packaging/release-rsync script:
- Check early if the version tag already exists, so it aborts right
  away if the release script can't do its work.
- Update the files in the "patches" dir while merging the master branch
  into the patch branches (done before creating the release patches for
  the rsync-patches tar file).
- Allow the user to ask to visit each patch when updating them.
- Pause after initial patch updating so that any extra patch changes
  can be done before the creating of the tar files.
- Ask for the GPG signing passphrase once for all signing commands.
packaging/bin/gpg [new file with mode: 0755]
packaging/release-rsync