Optimising branching and merging big repositories between far away locations...
John Arbash Meinel
john at arbash-meinel.com
Fri Oct 31 17:42:28 GMT 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Asmodehn Shade wrote:
> HI again,
>
> I recently got a bzr 1.9rc installed on all of y servers ( some using
> python 2.4.4 , and some python 2.5 )
>
> Bazaar (bzr) 1.9rc1
> Python interpreter: /usr/bin/python 2.4.4
> Python standard library: /usr/lib/python2.4
> bzrlib: /usr/lib/python2.4/site-packages/bzrlib
> Bazaar configuration: /home/autobzr/.bazaar
> Bazaar log file: /home/autobzr/.bzr.log
>
> interestingly enough
>
> when I do a :
>
> bzr pull -r33 bzr+ssh://[...]/home/autobzr/deployBZR/Game
>
> the patch you made before about seems to have been applied :
> PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
> 31682 autobzr 18 0 82860 77m 2468 S 0 2.4 0:00.25 bzr
>
> however when I do a :
>
> bzr branch -r1 bzr+ssh://[...]/home/autobzr/deployBZR/Game
> \ [============================= ] Copying content
> texts 3/5
>
> the patch doesnt seem to apply for some reason :
> PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
> 1902 autobzr 24 0 1920m 1.9g 2468 S 0 58.3 0:03.24 bzr
>
> any idea why they might behave differently ?
>
> I didnt run with -Dhpss yet, I can do that if it s needed...
>
> Let me know ;-)
>
> PS I ll come up on IRC now...
I'm pretty sure the patch isn't in 1.9rc1, as I didn't send it to be
merged in time. I would guess that your changes to do a "bzr pull -r33"
are small enough that they weren't needed.
John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkkLQ4QACgkQJdeBCYSNAAPBVACfXL6dRO6o5bMDOu82yL6h0NBx
F6IAn3pQuSSP/Lezn6EyuoMDJ9iP2wow
=LchZ
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list