[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn_client_copy4 - does it work with two src_paths?

From: Barry Scott <barry_at_barrys-emacs.org>
Date: 2007-11-04 19:52:01 CET

I'm adding support for svn 1.5 to pysvn and have hit a problem calling
svn_client_copy4. It likely that I'm calling copy4 incorrectly.

I'm trying to copy two files within a WC to a new folder with
make_parents=True.

I'm getting a returned error of 195014
(SVN_ERR_CLIENT_MULTIPLE_SOURCES_DISALLOWED).

Why would copy4 tell me that multiple sources are disallowed?

Why is error->message NULL and not pointing to a string?

Barry

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Nov 4 19:52:14 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.