RE: Checkout trunk revisions of projects in a multi project repo?
From: John Niven <jniven_at_bravurasolutions.com>
Date: Tue, 7 Oct 2008 13:25:44 +1100
> -----Original Message-----
You can script SVN with whatever scripting mechanisms are available to you - Bash, for example. I've mostly scripted SVN with Ant, using the svnant Ant tasks provided by subclipse. SVN bindings are available for a range of scripting languages including Python, which I've also used.
Also see my earlier reply: with SVN 1.5 you can do sparse checkouts, avoiding a full checkout of your tags directories.
Cheers
> Thank you for the reply,
---------------------------------------------------------------------
|
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.