Searched refs:notify_path (Results 1 – 1 of 1) sorted by relevance
2347 const char *notify_path; in send_patch_notification() local2362 notify_path = target->move_target_abspath; in send_patch_notification()2364 notify_path = target->local_abspath ? target->local_abspath in send_patch_notification()2367 notify = svn_wc_create_notify(notify_path, action, scratch_pool); in send_patch_notification()