Searched refs:src_wcroot_abspath (Results 1 – 2 of 2) sorted by relevance
593 const char *src_wcroot_abspath; in copy_or_move() local636 SVN_ERR(svn_wc__db_get_wcroot(&src_wcroot_abspath, db, src_abspath, in copy_or_move()658 if (is_move && ! strcmp(src_abspath, src_wcroot_abspath)) in copy_or_move()821 within_one_wc = (strcmp(src_wcroot_abspath, dst_wcroot_abspath) == 0); in copy_or_move()
863 const char *src_wcroot_abspath; in do_wc_to_wc_moves() local877 SVN_ERR(svn_wc__get_wcroot(&src_wcroot_abspath, in do_wc_to_wc_moves()903 src_wcroot_abspath, NULL)) in do_wc_to_wc_moves()