Home
last modified time | relevance | path

Searched refs:notify_path (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/subversion/subversion/libsvn_client/
H A Dpatch.c2347 const char *notify_path; in send_patch_notification() local
2362 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()