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

Re: script to perform multiple operations in one transaction

From: John Waycott <javajohn_at_cox.net>
Date: 2006-01-20 14:17:24 CET

Alan Barrett wrote:
> I once saw a reference to a script that used the RA layer to perform
> multiple operations in a single commit, in cases where the command line
> client would have required several commits. The user would write a text
> file with a list of operations, and the script would do them all in a
> single transaction.
>
> Could anybody tell me the name of this script, and perhaps where
> to find it?
>
> --apb (Alan Barrett)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
I think the script you are looking for is rsvn.py, which can be found here:
https://opensvn.csie.org/traccgi/rsvn/trac.cgi/wiki

I used it once to do about 150 directory move operations in a single
transaction and it worked like a charm.

-- John Waycott

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 20 14:19:16 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.