Comment 5 for bug 278673

Revision history for this message
Andrew Bennetts (spiv) wrote :

The "self._client.call('BzrDir.open', path)" line in RemoteBzrDir.__init__ needs a try/except that catches and translates ErrorFromSmartServer, like other smart client calls in that file.