Comment 2 for bug 483661

Revision history for this message
Marius Gedminas (mgedmin) wrote :

Note the situation here:

  * I've got a branch bound to bzr+ssh://server/foo
  * I'm trying to pull changes from a different branch on the same server: bzr+ssh://server/bar

bzr pull http://server/bzr worked fine (after making the directory visible through http), so it's not the fact that I'm pulling into a bound branch, it's the fact that I'm trying to access it over ssh that's the problem.

bzr pull bzr+ssh://server/bar works fine now when there are no more changes to pull.

The server is running bzr version 1.13.1 from jaunty.