Hi, At the TUB2013, some expressed concerns about the slowness of mercurial for Tryton. Here are few tips to speed-up the workflow:
- clone using “--uncompressed” option [1] if you have a good connection:
hg clone --uncompressed http://hg.tryton.org/trytond
- keep a local clean repository that you update daily and work on
local clone of this repository. You will update only once from the
internet, others update will be local and fast. Using local clone
doesn't waste space because it uses hard-link and is very fast.
[1] I could activate the option by default on the server but there is no
opt-out option. So people with very slow connection will suffer of it.
--
Cédric Krier - B2CK SPRL
Email/Jabber: [email protected]
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/
pgppCd24BqvvS.pgp
Description: PGP signature
