Lines Matching defs:related

304 check_move_ancestry(svn_boolean_t *related,
341 *related = FALSE;
347 *related = FALSE;
361 *related = FALSE;
366 *related = TRUE;
410 svn_boolean_t related;
415 SVN_ERR(check_move_ancestry(&related, ra_session, repos_root_url,
421 if (related)
652 svn_boolean_t related;
657 SVN_ERR(check_move_ancestry(&related,
664 if (!related)
678 /* Check if this deleted node is related to any copies in this
862 svn_boolean_t related;
895 SVN_ERR(check_move_ancestry(&related, ra_session, repos_root_url,
901 if (related)
957 * Find the revision in which a node, optionally ancestrally related to the
1032 * we must establish whether it is ancestrally related to the
1033 * "related node" specified in our baton. */
1815 svn_boolean_t related;
1834 err = check_move_ancestry(&related, ra_session, repos_root_url,
1847 if (related)
1974 svn_boolean_t related;
1994 err = check_move_ancestry(&related, ra_session, repos_root_url,
2007 if (related)
2207 * node is ancestrally related to RELATED_REPOS_RELPATH@RELATED_PEG_REV.
2457 * 'related node', was deleted. Try to find its deleted revision
2459 * The younger node is related to the older node, so we can use
2474 /* If we can't find a related node, bail. */
2725 * they are related. */
2843 /* Pick the younger incoming node as our 'related node' which helps
2849 /* Make sure we're going to search the related node in a revision where
2893 /* If the victim was not deleted then check if the related path was moved. */
5145 /* related to self */
5453 NULL, SVN_INVALID_REVNUM, /* related to self */
6943 * The files are not ancestrally related so this is the best we can do. */
7089 * The files are not ancestrally related so this is the best we can do. */
7278 * The files are not ancestrally related so this is the best we can do. */
7599 * The files are not ancestrally related so this is the best we can do. */