Problems with push and branch
Chris Seaton
chris at chrisseaton.com
Thu Mar 2 18:38:48 GMT 2006
When you push for the first time, every directory apart from the very
last in the path must already exist. That might be your problem.
Chris Seaton
On 2 Mar 2006, at 18:34, Joseph Wakeling wrote:
> And lo, Joseph Wakeling spake thus: whoops, yes, sftp:// is right.
> And
> it turned out I needed to install paramiko.
>
> However, the problem still persists. This time I get the secure login
> protocol coming up, but after entering my password I get the same
> error
> message,
>
> bzr: ERROR: Parent directory of
> sftp://myname@remote.computer.com/home/myname/location/ does not
> exist.
>
> I'll check with the sysadmin that sftp is an allowed protocol. Are
> there any other factors that could cause this problem?
>
>
> Wouter van Heyst wrote:
>> If you have several systems where you can not install bzr, perhaps a
>> post-commit plugin that pushes to several hosts (not forgetting the
>> workingtree!) is a good option. Since you do not have bzr with you on
>> those systems, you can't make full use of the branches there. Are you
>> planning to just deploy, or also develop on them?
>
> Deployment is fine. Occasionally I make minor edits direct on the
> remote machine via vi or similar, and it would be nice to be able to
> make full use of bzr's possibilities to handle these. But it's not
> urgent. The suggestions you make sound right on the money for what
> I need.
>
> Thanks very much for the advice. :-)
>
> Best wishes,
>
> -- Joe
>
>
>
>
More information about the bazaar
mailing list