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

Re: svn commit: r22414 - in branches/multiple-moves/subversion: include libsvn_client

From: David Glasser <glasser_at_mit.edu>
Date: 2006-11-30 21:51:06 CET

On 11/23/06, hwright@tigris.org <hwright@tigris.org> wrote:

> +svn_error_t *
> +svn_client_copy_into(svn_commit_info_t **commit_info_p,
> + const apr_array_header_t *src_paths,
> + const svn_opt_revision_t *src_revision,
> + const char *dst_dir,
> + svn_client_ctx_t *ctx,
> + apr_pool_t *pool);

Hmm. Would it be reasonable to allow you to specify different src
revisions for different paths? (The 'svn' syntax would presumably be
the pseudo-pegrev syntax like in "svn diff": svn cp
svn://some/file_at_123 svn://some/other/file_at_456 svn://some/directory.)
Or would this not have any real use cases?

--dave

-- 
David Glasser | glasser_at_mit.edu | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 30 21:51:23 2006

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.