Searched refs:parse_cvsroot (Results 1 – 9 of 9) sorted by relevance
353 parse_cvsroot (root_in) in parse_cvsroot() function811 if ((current_parsed_root = parse_cvsroot (argv[1])) == NULL)
209 if ((tmp_root = parse_cvsroot (linebuf)) == NULL)
922 if ((current_parsed_root = parse_cvsroot (current_root)) == NULL)
472 cvsroot_t *parse_cvsroot PROTO((char *root));
1056 * root.c (parse_cvsroot): Recognize "ext" access method.2564 (parse_cvsroot): same....2936 * root.c (parse_cvsroot): removed "rsh" as an alias to "server" in2945 * main.c (main): update error message if parse_cvsroot fails.2968 parse_cvsroot.2972 * root.c (parse_cvsroot): fix indentation, add a return value3016 * root.c (parse_cvsroot): the parsing method was bogus for3037 * server.c (serve_root): modify to use parse_cvsroot rather than3039 parse_cvsroot to have a return value so we can return an error and3055 (parse_cvsroot): removed function, since a more generic version[all …]
656 * root.c (parse_cvsroot): return pointer to a new cvsroot_t rather than705 (parse_cvsroot): make two error cases non fatal817 * root.c (parse_cvsroot): back out yesterday's redundant changes824 * root.c (parse_cvsroot): add trace on this function877 * root.c (parse_cvsroot) [! HAVE_KERBEROS]: Provide an argument962 CVSroot_username since parse_cvsroot now supplies a default in pserver966 * root.c (parse_cvsroot): Changed CVSROOT spec from991 * root.c (parse_cvsroot): Parse the new CVSROOT format properly.1006 * root.c (parse_cvsroot): remove references to 'cvsroot_parsed', a1124 * root.c (parse_cvsroot): change fork method to behave like other[all …]
117 * root.c (parse_cvsroot): Initialize check_hostname (fixes thinko131 (parse_cvsroot): Handle :gserver:.2674 * root.c (parse_cvsroot), server.c (serve_root, serve_init):3153 (parse_cvsroot): same.
178 (parse_cvsroot): set `cvsroot_parsed' to 1 when done.183 Call parse_cvsroot() before doing anything.504 * client.c (parse_cvsroot): new var, `access_method'. If CVSroot1976 (parse_cvsroot): set above if repo is "user@host:/dir".
792 (parse_cvsroot), but I haven't considered all of the ramifications.