[ "$#" = 2 ] || . fail "syntax: package project project_7.1.tar.gz"
tar vczf "$2" --exclude='*/CVS*' "$1"
