[2nd PATCH] Re: any more sftp fixes?
John A Meinel
john at arbash-meinel.com
Thu Dec 1 01:35:49 GMT 2005
Martin Pool wrote:
> On 1 Dec 2005, Matthieu Moy <Matthieu.Moy at imag.fr> wrote:
>> $ ~/dev/sftp-fix/bzr push sftp://moy@localhost/%2ftmp/foobar
>> bzr: WARNING: Pull is not able to update a remote working tree. Leaving it as it is.
>> 1 revision(s) pushed.
>
> I think that'd be good.
>
This has been done. It is in both my sftp-fix and jam-integration
I changed Branch.set_revision_history() so that it traps for
NoWorkingTree itself.
And then I updated "cmd_push" so that if it can get a WorkingTree, it
will update it (previously push never updated the working tree). If it
can't get a WorkingTree, it warns, and then goes ahead and updates the
Branch.
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20051130/c90a8513/attachment.pgp
More information about the bazaar
mailing list