Searched refs:restrictlog (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl2/xcvs/dist/contrib/
H A Dcvs_acls.in197 $CVSROOT/CVSROOT/restrictlog or to one passed to the script
537 $restrictlog = $cvsroot . "/CVSROOT/restrict_log";
772 # An override for the default restrictlog file?
775 $restrictlog = shift @ARGV;
946 # $restrictlog file as a separate line. Each line is prepended with the date
952 open(FILE, ">>$restrictlog") || return;
960 print("$$ restrict_log record being written: $log_record to $restrictlog.\n") if $debug;

Completed in 200 milliseconds