[merge] 'bzr pull' over sftp required trailing slash
Martin Pool
mbp at canonical.com
Tue Jul 11 02:40:45 BST 2006
On 7 Jul 2006, John Arbash Meinel <john at arbash-meinel.com> wrote:
> I sent a post about this a while ago, but the basic summary is that when
> I updated 'read_bundle_from_url' so that we could read bundles over
> Transports, I caused:
>
> bzr pull sftp://host/path/to/branch
>
> To start failing. You had to specify it as:
>
> bzr pull sftp://host/path/to/branch/
This looks reasonable to me. +1
--
Martin
More information about the bazaar
mailing list