Searched refs:cvsacl_module (Results 1 – 1 of 1) sorted by relevance
814 for $cvsacl_module (@module_list) {815 my $reposDirName = $cvsroot . '/' . $cvsacl_module;837 …t = sprintf("Module entry on cvsacl line: %s is not a valid file or directory.\n", $cvsacl_module);869 my ($type,$commit_object,$cvsacl_module) = @_;872 if ($commit_object eq $cvsacl_module) {876 elsif ($commit_object =~ /^$cvsacl_module\//) {884 $repository_matches{$commit_object} = [$branch{$commit_object}, $cvsacl_module];885 …print("$$ \$repository_matches{$commit_object} = [$branch{$commit_object}, $cvsacl_module].\n") if…891 $repository_matches{$commit_object} = [$branch{$commit_object}, $cvsacl_module];893 "$cvsacl_module].\n") if $debug;