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

/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db.c8633 svn_wc__db_wcroot_t *moved_to_wcroot; local
8647 SVN_ERR(svn_wc__db_wcroot_parse_local_abspath(&moved_to_wcroot,
8652 VERIFY_USABLE_WCROOT(moved_to_wcroot);
8654 if (strcmp(wcroot->abspath, moved_to_wcroot->abspath) != 0)

Completed in 85 milliseconds