Searched refs:ignoring_ancestry (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Ddiff_editor.c147 svn_boolean_t ignoring_ancestry;
210 svn_boolean_t ignoring_ancestry;
1657 db->ignoring_ancestry = TRUE;
1665 if (eb->local_before_remote && !db->repos_only && !db->ignoring_ancestry)
1729 db->ignoring_ancestry = TRUE;
1764 if (eb->local_before_remote && !db->repos_only && !db->ignoring_ancestry)
1915 if (pb && !eb->local_before_remote && !db->repos_only && !db->ignoring_ancestry)
1964 fb->ignoring_ancestry = TRUE;
2027 fb->ignoring_ancestry = TRUE;
2202 if (eb->local_before_remote && !fb->repos_only && !fb->ignoring_ancestry)
146 svn_boolean_t ignoring_ancestry; member in struct:dir_baton_t
209 svn_boolean_t ignoring_ancestry; member in struct:file_baton_t
[all...]

Completed in 109 milliseconds