Lines Matching refs:update_dir
460 Entries_Open (aflag, update_dir) in Entries_Open() argument
462 char *update_dir;
500 if (update_dir != NULL)
501 error (0, 0, "in directory %s:", update_dir);
640 WriteTag (dir, tag, date, nonbranch, update_dir, repository) in WriteTag() argument
645 char *update_dir;
692 server_set_sticky (update_dir, repository, tag, date, nonbranch);
1027 + strlen (finfo->update_dir)
1031 + strlen (finfo->update_dir)
1034 if (finfo->update_dir[0] != '\0')
1036 strcat (baserev_fullname, finfo->update_dir);
1038 strcat (baserevtmp_fullname, finfo->update_dir);