Lines Matching refs:update_dir
36 const char *pos_repos, const char *update_dir,
39 const char *repos, const char *update_dir,
42 int err, const char *update_dir,
877 const char *update_dir, List *entries) in diff_dirproc() argument
891 if (!access_allowed (NULL, update_dir, diff_rev1, 5, NULL, NULL, 1)) in diff_dirproc()
895 Short_Repository (update_dir)); in diff_dirproc()
898 Short_Repository (update_dir), update_dir); in diff_dirproc()
905 if (!access_allowed (NULL, update_dir, diff_rev2, 5, NULL, NULL, 1)) in diff_dirproc()
909 Short_Repository (update_dir)); in diff_dirproc()
912 Short_Repository (update_dir), update_dir); in diff_dirproc()
920 error (0, 0, "Diffing %s", update_dir); in diff_dirproc()
932 const char *update_dir, List *entries) in diff_filesdoneproc() argument
945 const char *update_dir, List *entries) in diff_dirleaveproc() argument