beuno@beuno-laptop:~$ bzr check lp:~ubuntuone-hackers/convoy/trunk
Checking branch at 'bzr+ssh://bazaar.launchpad.net/~ubuntuone-hackers/convoy/trunk/'.
No working tree found at specified location.
Checking repository at 'bzr+ssh://bazaar.launchpad.net/~ubuntuone-hackers/convoy/trunk/'.
checked repository bzr+ssh://bazaar.launchpad.net/~ubuntuone-hackers/convoy/trunk/ format RepositoryFormat2a()
22 revisions
14 file-ids
checked branch bzr+ssh://bazaar.launchpad.net/~ubuntuone-hackers/convoy/trunk/ format Remote: Branch format 7
beuno@beuno-laptop:~$ bzr branch -r 10 lp:~ubuntuone-hackers/convoy/trunk
bzr: ERROR: Requested revision: '10' does not exist in branch: bzr+ssh://bazaar.launchpad.net/~ubuntuone-hackers/convoy/trunk/
beuno@beuno-laptop:~$
the branch.last_revision_info is plausible.
log works correctly on the branch and shows there is a 10th revision, but it isn't found by log or branch.
21:51 <sidnei> i think the key is 'It stacked on trunk, but has no extra revisions.' maybe?
fetching r10 from a local copy of this branch works.
beuno seems to be hitting this too:
beuno@beuno- laptop: ~$ bzr check lp:~ubuntuone-hackers/convoy/trunk //bazaar. launchpad. net/~ubuntuone- hackers/ convoy/ trunk/' . //bazaar. launchpad. net/~ubuntuone- hackers/ convoy/ trunk/' . //bazaar. launchpad. net/~ubuntuone- hackers/ convoy/ trunk/ format RepositoryForma t2a() //bazaar. launchpad. net/~ubuntuone- hackers/ convoy/ trunk/ format Remote: Branch format 7 laptop: ~$ bzr branch -r 10 lp:~ubuntuone-hackers/convoy/trunk //bazaar. launchpad. net/~ubuntuone- hackers/ convoy/ trunk/ laptop: ~$
Checking branch at 'bzr+ssh:
No working tree found at specified location.
Checking repository at 'bzr+ssh:
checked repository bzr+ssh:
22 revisions
14 file-ids
checked branch bzr+ssh:
beuno@beuno-
bzr: ERROR: Requested revision: '10' does not exist in branch: bzr+ssh:
beuno@beuno-
the branch. last_revision_ info is plausible.
log works correctly on the branch and shows there is a 10th revision, but it isn't found by log or branch.
21:51 <sidnei> i think the key is 'It stacked on trunk, but has no extra revisions.' maybe?
fetching r10 from a local copy of this branch works.