[Zope-CVS] CVS: CVSROOT - postcommit_actions:1.138

Ken Manheimer klm@zope.com
Tue, 9 Jul 2002 14:21:28 -0400


Update of /cvs-repository/CVSROOT
In directory cvs.zope.org:/tmp/cvs-serv23236

Modified Files:
	postcommit_actions 
Log Message:
Minor update of a comment.


=== CVSROOT/postcommit_actions 1.137 => 1.138 ===
 
  - email checkin messages to designated recipients
 
-\(Options for automatic mirroring via rsync over ssh is still present in this
-script, but the supporting code is mostly removed.  Stripping of the
-functionality was started around version 1.123.)"""
+\(Versions of the script that supported automatic mirroring was removed
+beginning at version 1.123.)"""
 
 import sys, os, tempfile, time, pwd
 SCRIPT_DIR = os.path.abspath(os.path.split(sys.argv[0])[0])