Comment 3 for bug 476480

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 476480] Re: Please add basic user management to bzr://

I'd like to handle this not by adding our own lame protocol, but by
making it easy to set up a special-purpose ssh server within the bzr
program. This shouldn't allow access to any other resources, and it
wouldn't need to run on port 22. There may already be a bug for this.
 It should be possible to do it using paramiko.