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

Multiple copies in a single transaction?

From: Miller, Eric <Eric.Miller_at_amd.com>
Date: 2007-03-15 16:46:57 CET

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?)

Thanks,

Eric

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 15 16:47:38 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.