Problems with push and branch
Matthew D. Fuller
fullermd at over-yonder.net
Thu Mar 2 18:54:08 GMT 2006
On Thu, Mar 02, 2006 at 06:34:36PM +0000 I heard the voice of
Joseph Wakeling, and lo! it spake thus:
>
> bzr: ERROR: Parent directory of
> sftp://myname@remote.computer.com/home/myname/location/ does not exist.
Note that in 0.7, the URL format is sftp://host/relative/path; that
is, the path is relative to where you end up logged in (your homedir).
So, you probably mean sftp://myname@remote/location/.
0.8 will use sftp://host/abs/path and sftp://host/~/rel/path.
--
Matthew Fuller (MF4839) | fullermd at over-yonder.net
Systems/Network Administrator | http://www.over-yonder.net/~fullermd/
On the Internet, nobody can hear you scream.
More information about the bazaar
mailing list