[gq-commit] CVSROOT syncmail,1.2,1.3
Status: Beta
Brought to you by:
sur5r
From: <sta...@us...> - 2002-06-23 16:05:49
|
Update of /cvsroot/gqclient/CVSROOT In directory usw-pr-cvs1:/tmp/cvs-serv1374 Modified Files: syncmail Log Message: * Arghhhh, I lost the execute bit when upgrading. Fixed. (Had to add a space somewhere to actually be able to check this in) Index: syncmail =================================================================== RCS file: /cvsroot/gqclient/CVSROOT/syncmail,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** syncmail 23 Jun 2002 16:03:59 -0000 1.2 --- syncmail 23 Jun 2002 16:05:39 -0000 1.3 *************** *** 8,12 **** This script is used to provide email notifications of changes to the CVS repository. These email changes will include context diffs of the changes. ! Really big diffs will be trimmed. This script is run from a CVS loginfo file (see $CVSROOT/CVSROOT/loginfo). To --- 8,12 ---- This script is used to provide email notifications of changes to the CVS repository. These email changes will include context diffs of the changes. ! Really big diffs will be trimmed. This script is run from a CVS loginfo file (see $CVSROOT/CVSROOT/loginfo). To |