[BACK]Return to loginfo CVS log [TXT][DIR] Up to [Development] / projects / ogl-sample / CVSROOT

Diff for /projects/ogl-sample/CVSROOT/loginfo between version 1.2 and 1.3

version 1.2, 2000/02/17 22:57:14 version 1.3, 2000/02/22 05:48:15
Line 16 
Line 16 
 # name and listing the modified file names.  # name and listing the modified file names.
 #  #
 # For example:  # For example:
 DEFAULT     (echo "---------------------"; echo "Commit by `who am i` on `date` of files:" ; echo %s ; cat) >> $CVSROOT/CVSROOT/commitlog  DEFAULT     (echo "---------------------"; echo "Commit by `whoami` on `date` of files:" ; echo %s ; cat) >> $CVSROOT/CVSROOT/commitlog
 ALL    (echo "---------------------"; echo "Commit by `who am i` on `date` of files:" ; echo %s ; cat) | Mail -s "TAKE ogl-sample" ljp@oddhack.engr.sgi.com  ALL    (echo "---------------------"; echo "Commit by `whoami` on `date` of files:" ; echo %s ; cat) | Mail -s "TAKE ogl-sample" ogl-sample-cvs@oss.sgi.com

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>