[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: Raman Gupta <raman_at_rocketraman.com>
Date: 2006-10-08 16:00:25 CEST

Dongsheng Song wrote:
> I need this feature too, do these op in one transaction:
>
> svn cp http://192.168.15.101/svn/nova/trunk/source/
> http://192.168.15.101/svn/nova/tags/tag-A/source
> svn cp http://192.168.15.101/svn/nova/trunk/docs/
> http://192.168.15.101/svn/nova/tags/tag-A/docs
> ...

If you want to execute multiple server-side operations in one
transaction, try rsvn.py:

https://opensvn.csie.org/traccgi/rsvn/wiki

Cheers,
Raman

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 10 17:55:54 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.