
For version Alpha_29.2

(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   (NO CHANGES MADE)
[*] Make sure all files are checked into CVS

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

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

[*] add TEST_PASS_PHRASE to config.h.in
[*] ./configure and make
[*] set environment variables:
     export OBJECTIFY_PRIVATE_PATH=/home/sedwards/.objectify_test/private.obj
     export OBJECTIFY_LOG_FILE_PATH=/home/sedwards/.objectify_test/objectify_log
     export OBJECTIFY_BACKUP_PATH=/home/sedwards/.objectify_test
[*] rm -r ~/.objectify_test

[*] run testing/test_import_export.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/

