Comment 1 for bug 388881

Revision history for this message
The Pixel Developer (thepixeldeveloper) wrote :

I've got the same problem.

Fixed with the following patch,

Changed line 153 to

cmd = ['ssh', user+host, '-p', port.lstrip(':'), remote_bzr, 'update', path]