Comment 1 for bug 622011

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 622011] [NEW] wish: persistent client-side per-branch authentication

openssh supports persistent 'master' connections; you could use that
(define a control channel, start the master by hand). I'm not sure how
we'd glue management of such a thing into bzr, which has a short-lived
process model.