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

Re: Why "svn copy" and "svn move" can't accept more than one SRC?

From: Karl Fogel <kfogel_at_google.com>
Date: 2006-10-09 07:53:02 CEST

Liu Yubao <yubao.liu@gmail.com> writes:
> http://subversion.tigris.org/issues/show_bug.cgi?id=747
> "Note: this is a bit harder than it initially seems. If the target is a
> URL, then we want to collapse everything into a single commit (e.g.
> looping over svn_client_move() would create multiple commits)."
>
> It seems a limitation of svn client API, svn_client_move()
> and svn_client_copy() all call setup_copy() in libsvn_client\copy.c,
> this function can accept only one src_path.
>
> I think these APIs can be enhanced and won't bring too much complexity.

Yes, I think I agree (which is not the same as saying I volunteer,
however :-) ).

Thanks for digging up that thread & issue!

Best,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 9 07:53:46 2006

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

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