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

/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db.c13103 const char *ancestor_moved_to; local
13113 ancestor_moved_to = svn_sqlite__column_text(stmt, 0, scratch_pool);
13115 if (ancestor_moved_to)
13120 = svn_relpath_join(ancestor_moved_to,
13131 relpath_depth(ancestor_moved_to),

Completed in 181 milliseconds