Re: svn commit: r18315 - in trunk/subversion: include libsvn_client svn tests/cmdline
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2006-02-05 18:35:20 CET
(Peter, these doc string problems may not be your fault, it's just that I've
From svn_client.h: svn_client_copy3():
... otherwise is src_revision ignored, or does it have some effect anyway?
> @a dst_path must be a file or directory under version
That's not right. dst_path must be a path or URL that is not yet under version
> * If @a dst_path already exists, fail.
Now that you have written code that relies on particular error codes being
> * Attempt to create any parent directories for @a dst_path that do not exist.
I added that line in r17415, but, by experiment, it does not appear to be true.
> /* Make sure the destination parent is a directory and produce a clear
What do we want? Do create parents, don't create parents, or compatibility
- Julian
---------------------------------------------------------------------
|
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.