Changeset 3134 for trunk/CVSROOT
- Timestamp:
- 02/13/04 11:38:18 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/CVSROOT/loginfo
r3133 r3134 19 19 #DEFAULT (echo ""; who am i; echo %s; date; cat) >> $CVSROOT/CVSROOT/commitlog 20 20 ALL echo %{sVv} | /usr/local/viewcvs/loginfo-handler 21 DEFAULT chgrp Magic `echo %s | cut -d' ' -f1 -`21 DEFAULT (echo chgrp Magic $(CVSROOT)`echo %s | cut -d' ' -f1 -`) >> $CVSROOT/CVSROOT/commitlog
Note:
See TracChangeset
for help on using the changeset viewer.