the last piece for the inheritance checking...
[IRC.git] / CVSROOT / loginfo
index e3abcbe5ab6a1da271e0b3e0543dcbf3c4a50491..e324f3f6fa5c83d90c886b256e175496461362f1 100644 (file)
@@ -29,4 +29,7 @@
 #DEFAULT (echo ""; id; echo %s; date; cat) >> $CVSROOT/CVSROOT/commitlog
 # or
 #DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog
-ALL $CVSROOT/CVSROOT/log_accum -u -s -m bdemsky@localhost %s
+#ALL $CVSROOT/CVSROOT/log_accum -u -s -d -m bdemsky %s
+ALL ( chgrp -R -f cvs $CVSROOT/Robust/. ; chmod -R -f go+rX,o-w $CVSROOT/Robust/. )
+DEFAULT $CVSROOT/CVSROOT/cvslog -m -d -a bdemsky -a jzhou1@uci.edu -a yeom@uci.edu %{sVv}
+