Home
last modified time | relevance | path

Searched refs:dst_parent_abspath (Results 1 – 8 of 8) sorted by relevance

/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dcopy.c774 const char *dst_parent, *dst_parent_abspath; in do_wc_to_wc_copies() local
786 ctx->wc_ctx, dst_parent_abspath, FALSE, pool); in do_wc_to_wc_copies()
794 const char *dst_parent_abspath, in do_wc_to_wc_moves_with_locks2() argument
820 const char *dst_parent_abspath, in do_wc_to_wc_moves_with_locks1() argument
834 ctx->wc_ctx, dst_parent_abspath, FALSE, scratch_pool); in do_wc_to_wc_moves_with_locks1()
891 if (strcmp(src_parent_abspath, pair->dst_parent_abspath) == 0 in do_wc_to_wc_moves()
900 else if (svn_dirent_is_child(pair->dst_parent_abspath, in do_wc_to_wc_moves()
902 && !svn_dirent_is_child(pair->dst_parent_abspath, in do_wc_to_wc_moves()
1067 SVN_ERR(svn_io_check_path(pair->dst_parent_abspath, in verify_wc_dsts()
1075 pair->dst_parent_abspath, in verify_wc_dsts()
[all …]
H A Dclient.h721 const char *dst_parent_abspath; member
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dcopy.c774 const char *dst_parent, *dst_parent_abspath; in do_wc_to_wc_copies() local
786 ctx->wc_ctx, dst_parent_abspath, FALSE, pool); in do_wc_to_wc_copies()
794 const char *dst_parent_abspath, in do_wc_to_wc_moves_with_locks2() argument
820 const char *dst_parent_abspath, in do_wc_to_wc_moves_with_locks1() argument
834 ctx->wc_ctx, dst_parent_abspath, FALSE, scratch_pool); in do_wc_to_wc_moves_with_locks1()
891 if (strcmp(src_parent_abspath, pair->dst_parent_abspath) == 0 in do_wc_to_wc_moves()
900 else if (svn_dirent_is_child(pair->dst_parent_abspath, in do_wc_to_wc_moves()
902 && !svn_dirent_is_child(pair->dst_parent_abspath, in do_wc_to_wc_moves()
1067 SVN_ERR(svn_io_check_path(pair->dst_parent_abspath, in verify_wc_dsts()
1075 pair->dst_parent_abspath, in verify_wc_dsts()
[all …]
H A Dclient.h721 const char *dst_parent_abspath; member
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_client/
H A Dcopy.c774 const char *dst_parent, *dst_parent_abspath; in do_wc_to_wc_copies() local
786 ctx->wc_ctx, dst_parent_abspath, FALSE, pool); in do_wc_to_wc_copies()
794 const char *dst_parent_abspath, in do_wc_to_wc_moves_with_locks2() argument
820 const char *dst_parent_abspath, in do_wc_to_wc_moves_with_locks1() argument
834 ctx->wc_ctx, dst_parent_abspath, FALSE, scratch_pool); in do_wc_to_wc_moves_with_locks1()
891 if (strcmp(src_parent_abspath, pair->dst_parent_abspath) == 0 in do_wc_to_wc_moves()
900 else if (svn_dirent_is_child(pair->dst_parent_abspath, in do_wc_to_wc_moves()
902 && !svn_dirent_is_child(pair->dst_parent_abspath, in do_wc_to_wc_moves()
1067 SVN_ERR(svn_io_check_path(pair->dst_parent_abspath, in verify_wc_dsts()
1075 pair->dst_parent_abspath, in verify_wc_dsts()
[all …]
H A Dclient.h721 const char *dst_parent_abspath; member
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dcopy.c774 const char *dst_parent, *dst_parent_abspath; in do_wc_to_wc_copies() local
786 ctx->wc_ctx, dst_parent_abspath, FALSE, pool); in do_wc_to_wc_copies()
794 const char *dst_parent_abspath, in do_wc_to_wc_moves_with_locks2() argument
820 const char *dst_parent_abspath, in do_wc_to_wc_moves_with_locks1() argument
834 ctx->wc_ctx, dst_parent_abspath, FALSE, scratch_pool); in do_wc_to_wc_moves_with_locks1()
891 if (strcmp(src_parent_abspath, pair->dst_parent_abspath) == 0 in do_wc_to_wc_moves()
900 else if (svn_dirent_is_child(pair->dst_parent_abspath, in do_wc_to_wc_moves()
902 && !svn_dirent_is_child(pair->dst_parent_abspath, in do_wc_to_wc_moves()
1067 SVN_ERR(svn_io_check_path(pair->dst_parent_abspath, in verify_wc_dsts()
1075 pair->dst_parent_abspath, in verify_wc_dsts()
[all …]
H A Dclient.h721 const char *dst_parent_abspath; member