Comment 2 for bug 702246

Revision history for this message
Alexander Belchenko (bialix) wrote : Re: [Bug 702246] [NEW] "action not yet supported by current app_suite" when trying Pull in Bazaar Explorer in Windows 7 and Ubuntu 10.10

Let's try to divide flies from the meat.

Jon Loldrup пишет:
> I imported the branch fine using 'Open URL' and entering this URL:
>
> sftp://<email address hidden>/home/bzr/repo/trunk
>
> and supplying my password.

So the key part here IIUC is: "I imported the branch fine using 'Open
URL'". What do you understand by "imported"?

'Open URL' action does *not* "import" your branch anywhere. This action
simply *opens* that branch in its original location. That branch don't
mirrored to your local disk auto-magically.

So if you have branch at sftp:// URL that branch will stay there and you
simply will get access to it, e.g. to see log or browse its revision
tree. Maybe other operations possible, and of course you should be able
to pull into that branch, at least with bzr CLI.

Explain your intent.