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

Re: Multiple copies in a single transaction?

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-03-16 07:01:14 CET

On Mar 15, 2007, at 10:46, Miller, Eric wrote:

> Hi - Does anyone know of a way to do multiple copies in a single
> transaction?
>
> Tagging a very large set of paths takes forever for every copy
> command.
> I'm using svn+ssh and the client must authenticate for every copy.
> This
> seems like a lot of network overhead to me.
>
> I guess a more generic approach would be to pass a command list of
> some
> sort to the server and have it do all operations in a single
> transaction
> (mv's, copies, etc.)
>
> Does anyone know if this exists or is possible (perhaps using the
> APIs?)

I believe it's possible with the APIs, or with mucc, the multiple-url
command client:

http://svn.collab.net/repos/svn/trunk/contrib/client-side/mucc.c

I haven't used mucc myself, so you'd have to try it out and see if it
fits your needs.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 16 07:01:35 2007

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.