added careful error checking to rev control
authorChris Koeritz <fred@gruntose.com>
Thu, 9 Nov 2017 16:14:26 +0000 (11:14 -0500)
committerChris Koeritz <fred@gruntose.com>
Thu, 9 Nov 2017 16:14:26 +0000 (11:14 -0500)
commit170a8e062d9283e65716e7aa55930ade13a66f7a
tree9aedcfbb3f6fa77806a601b3e5a81b4a55387c3e
parent7b89ef73b80a77a4ebf1109c47a381249bae6bdc
added careful error checking to rev control

these had some checks on actions, but not on all.  i want anything that fails during an update or a push to cause the whole machinery to stop right there, because we cannot afford to be missing merge screw-ups.
24 files changed:
scripts/archival/serene_backer_upper.sh
scripts/buildor/refresh_gffs_build.sh
scripts/core/functions.sh
scripts/customize/fred/scripts/disk_synch/update_barkuptree.sh
scripts/customize/fred/scripts/email/filter_grabber.sh
scripts/customize/fred/scripts/games/gamesaver.sh
scripts/rev_control/checkin.sh
scripts/rev_control/compact_git.sh
scripts/rev_control/diff_repo.sh
scripts/rev_control/getem.sh
scripts/rev_control/push_repo_downstream.sh
scripts/rev_control/rcheckin.sh
scripts/rev_control/report_new.sh
scripts/rev_control/resolve_svn.sh
scripts/rev_control/rgetem.sh
scripts/rev_control/version_control.sh
scripts/site_avenger/avcoreup.sh
scripts/site_avenger/powerup.sh
scripts/site_avenger/shared_site_mgr.sh
scripts/site_avenger/sitepush.sh
scripts/site_avenger/siteup.sh
scripts/system/add_apache_site.sh
scripts/system/add_swap_mount.sh
scripts/system/naive_system_updater.sh