
On Mon, 2011-07-11 at 11:30 +0000, exarkun@twistedmatrix.com wrote:
On 9 Jul, 10:46 am, adi@roiban.ro wrote:
On Fri, 2011-07-08 at 16:20 +0000, exarkun@twistedmatrix.com wrote:
On 7 Jul, 04:25 pm, adi@roiban.ro wrote: [snip] [snip]
I ran this (all-branches version) a few times over the weekend. The first time, when there was lots of catching up to do, took about 3.5 hours. After that, it was about 30 minutes per run. This does seem fast enough to do nightly, so I'll set that up until we have the push- based version.
I have created a script that can be used together with a svn post-commit hook to keep an bzr mirror in sync. The sample usage in a post-commit hook can be found at the following url. The standard output is redirected into a file, and error messages will be displayed in the client console. http://paste.ubuntu.com/642581/ The actual script is here: http://paste.ubuntu.com/642587/ Let me know if the script is not documented enough and more documentation is required. Cheers, -- Adi