Comment 1 for bug 176443

Revision history for this message
John A Meinel (jameinel) wrote :

jam: glyph: it would be something like: vendor = bzrlib.transport.ssh._get_vendor()
jam: connection = vendor.connect_ssh(..., command=[bzr_remote_path, 'update', path)
jam: shouldn't be too hard to do