[Digicool-CVS] CVS: CVSROOT - postcommit_actions:1.58

klm@digicool.com klm@digicool.com
Thu, 11 Mar 1999 12:31:29 -0500


Update of /cvs-repository/CVSROOT
In directory aldous:/projects/users/klm/CVSROOT

Modified Files:
	postcommit_actions 
Log Message:
Handle removal of files - in do_chmod, recognize that the file is
being removed by virtue of a "NONE" new version number, and do not try 
to chmod it.

Also, added a script configuration options CHMOD_GW which can be
zeroed to disable the chmod activity completely.  (It is kinda bogus.)

Cleaned up the module docstring a bit.