
For version Alpha_27.1

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

[*] cvs tag version
[*] cvs checkout using tag
[*] cvs release directory
[*] cvs rename with revision
[*] cvs remove CVS directories
[*] create tarball
[*] copy tarball to gateway machine

[*] rename directory .orig
[*] copy tarball back from gateway machine
[*] untar tarball
[*] diff with .orig directory

[*] ./configure and make
[*] use ~/.objectify.conf setup for ~/.objectify_test
[*] rm -r ~/.objectify_test

[*] prep_disk
[*] import_file
[*] import_file --add-revision
[*] verify_file
[*] export_file in temporary directory and diff with originals
[*] verify_file --remove
[*] compress_sparse

[*] prep_disk --no-private
[*] expand_sparse
[*] list_files --md5
[*] list_files --sha1
[*] list_files --sha256
[*] list_files --sha512
[*] test with md5sum
[*] test with sha1sum
[*] test with sha256sum
[*] test with sha512sum
[*] list_files --time --revision
[*] export_file in temporary directory and diff with originals
[*] verify_file
[*] verify_file --remove

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

[*] upload to upload.sourceforge.net/incoming

