HomeSort by: relevance | last modified time | path
    Searched refs:cvsacl (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl2/xcvs/dist/contrib/
cvs_acls.in 50 In 'cvsacl':
89 checks its 'cvsacl' file to see if any of the files being committed
90 are on the 'cvsacl' file's restricted list. If any of the files are
118 Multiple entries on an 'cvsacl' line will be matched individually,
120 'cvsacl' entries. Commiting a file not in the 'cvsacl' list would
125 avoid matching the 'cvsacl's entries.]
129 individual files specified in 'cvsacl'.
135 Prohibit mix of dirs and files on a single 'cvsacl' line
160 Checks modules in the 'cvsacl' file for valid files and directorie
    [all...]
  /src/external/gpl2/xcvs/dist/src/
main.c 144 /* cvsacl patch */
145 { "acl", NULL, NULL, cvsacl, CVS_CMD_MODIFIES_REPOSITORY | CVS_CMD_USES_WORK_DIR },
146 { "racl", NULL, NULL, cvsacl, CVS_CMD_MODIFIES_REPOSITORY | CVS_CMD_USES_WORK_DIR },
1168 /* cvsacl patch */
cvs.h 192 /* cvsacl patch */
467 /* cvsacl patch */
885 /* cvsacl patch */
886 extern int cvsacl (int argc, char **argv);
acl.c 5 * <http://cvsacl.sourceforge.net>
698 cvsacl (int argc, char **argv) function
873 error(1, 0, "CVSACL extension is not enabled, set `UseCVSACL=yes'"
server.c 988 /* cvsacl patch */
4633 /* cvsacl patch */
4637 do_cvs_command ("acl", cvsacl);
4640 /* cvsacl patch */
4645 do_cvs_command ("racl", cvsacl);
5960 /* cvsacl patch */
6582 /* cvsacl patch */
7286 /* cvsacl patch */

Completed in 36 milliseconds