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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dcopy.c595 const char *src_wcroot_abspath;
638 SVN_ERR(svn_wc__db_get_wcroot(&src_wcroot_abspath, db, src_abspath,
660 if (is_move && ! strcmp(src_abspath, src_wcroot_abspath))
823 within_one_wc = (strcmp(src_wcroot_abspath, dst_wcroot_abspath) == 0);
593 const char *src_wcroot_abspath; local

Completed in 105 milliseconds