Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/subversion/subversion/libsvn_client/
H A Dpatch.c255 svn_boolean_t has_prop_changes; member
2289 target->has_prop_changes = TRUE; in apply_hunk()
2394 else if (target->has_prop_changes) in send_patch_notification()
3694 if (target->has_prop_changes && (!target->deleted)) in apply_patches()