Searched refs:src_wcroot_abspath (Results 1 – 2 of 2) sorted by relevance
531 const char *src_wcroot_abspath; in copy_or_move() local571 SVN_ERR(svn_wc__db_get_wcroot(&src_wcroot_abspath, db, src_abspath, in copy_or_move()593 if (is_move && ! strcmp(src_abspath, src_wcroot_abspath)) in copy_or_move()749 within_one_wc = (strcmp(src_wcroot_abspath, dst_wcroot_abspath) == 0); in copy_or_move()
317 const char *src_wcroot_abspath; in do_wc_to_wc_moves() local331 SVN_ERR(svn_wc__get_wcroot(&src_wcroot_abspath, in do_wc_to_wc_moves()357 src_wcroot_abspath, NULL)) in do_wc_to_wc_moves()