
For version Alpha_30.1

(Note to self: you can run some/all of this in emacs: M-x term,
 when finished type "exit: and then you can go back and view buffer.)

[*] Update Version in configure.ac
[*] Rebuild configure with autoconf
[*] Update RELEASE_NOTES
[*] Update ChangeLog
[*] Update INSTALL
[*] Update KNOWN_BUGS
[*] Make sure all files are checked into CVS

[*] cvs tag version
[*] checkout into /pub using: cvs co -r alpha_XX -d objectify-alpha_XX objectify
[*] cvs release directory
[*] cvs remove CVS directories: rm -rv `find objectify-alpha_XX -name CVS`
[*] create tarball

[*] untar tarball in /tmp
[*] diff with /pub directory

[*] ./configure and make

[*] run the testing/test_diff_compressed.sh script
[*] run the testing/test_import_cases.sh script
[*] run the testing/test_import_export.sh script
[*] run the testing/test_import_sizes.sh script

[ ] prep_disk --no-private          ** Need to create an old repository to test with! **
[ ] expand_sparse old repository
[ ] export files
[ ] verify_file --remove

[*] upload: rsync -avP -e ssh FILES jsedwards@frs.sourceforge.net:uploads/

