Unexpected behavor in branch and push...
Erik Bågfors
zindar at gmail.com
Tue Nov 15 10:05:18 GMT 2005
I'm suprised to find that "bzr branch branchname sftp://host/path"
doesn't work. Instead I can, in "branchname" run "bzr push
sftp://host/path".
I was expecting push to only be able to push to an already existing branch.
The same actually happens locally. If I do "bzr push ../newbranch"
that works. But if I do "bzr pull ../oldbranch" I get a
bzrlib.errors.NotBranchError back.
I think that "bzr push" should work like "bzr pull" and "bzr branch"
should work with remote storage.
Regards,
Erik
More information about the bazaar
mailing list