Changes: Inference engine works fine with the JavaNator benchmark. Found some problem...
[IRC.git] / CVSROOT / loginfo
index cc60c8290d494af72b9c7cd98290e108a783de77..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 -d -u -s -f /tmp/log -m bdemsky@localhost %s
\ No newline at end of file
+#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}
+