the last piece for the inheritance checking...
[IRC.git] / CVSROOT / loginfo
index 30ebed46b62ed944642d6a4ba296cf4afb8be45b..e324f3f6fa5c83d90c886b256e175496461362f1 100644 (file)
@@ -30,5 +30,6 @@
 # or
 #DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog
 #ALL $CVSROOT/CVSROOT/log_accum -u -s -d -m bdemsky %s
-ALL chgrp -R $CVSROOT/Robust/.
-DEFAULT $CVSROOT/CVSROOT/cvslog -m -d -a bdemsky -- %p %{sVv}
+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}
+