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

/freebsd-10.0-release/contrib/subversion/subversion/svn/
H A Dcopy-cmd.c131 svn_client_copy6() through its subroutine try_copy() will return an
173 err = svn_client_copy6(sources, dst_path, TRUE,
/freebsd-10.0-release/contrib/subversion/subversion/include/
H A Dsvn_client.h4334 svn_client_copy6(const apr_array_header_t *sources,
4346 * Similar to svn_client_copy6(), but returns the commit info in
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_client/
H A Dcopy.c2264 svn_client_copy6(const apr_array_header_t *sources,
2261 svn_client_copy6(const apr_array_header_t *sources, function
H A Ddeprecated.c647 return svn_client_copy6(sources, dst_path, copy_as_child, make_parents,

Completed in 290 milliseconds