[PATCH] FTP push with metadir format
Martin Pool
mbp at sourcefrog.net
Thu Apr 13 03:32:05 BST 2006
On 13/04/2006, at 5:07 AM, Alexandre Saint wrote:
> Hi,
>
> Here's a patch that allows using FTP transport for pushing a branch
> with
> metadir format.
> It adds a rmdir() method and makes rename() an alias of move().
> Makes delete()
> raise a NoSuchFile exception when appropriate (instead of a
> TransportError
> which made the logic always fail).
Thanks, merging that now.
--
Martin
More information about the bazaar
mailing list