Parallelising SVN Checkout
From: Jonathan Holloway <jonathan.holloway_at_gmail.com>
Date: Tue, 4 Sep 2012 15:26:36 +0100
Hi all,
Has anybody had any success in parallelising Subversion checkouts in the
By this I mean using svn sparse directories with --depth intermediates to
project
http://svnbook.red-bean.com/en/1.5/svn.advanced.sparsedirs.html
then forking a process/starting a thread to svn update the subfolders?
http://stackoverflow.com/questions/4160070/can-an-svn-checkout-be-multi-threaded
I've done this with a Python script and the multiprocessing module (and
Many thanks,
|
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.