Where are the revisions?

Jan Hudec bulb at ucw.cz
Sun Nov 20 16:14:47 GMT 2005


Hello All,

I just pulled bzr.dev branch and it does not seem to contain the merged in
revisions. Is that expected behaviour of pull (that it does not bring them
over), or is it a rolled-up merge or is it a bug in looking up revisions?
I would certainly expect the following to work:

bulb at efreet:~/dev/vimvc$ bzr branch http://bazaar-ng.org/bzr/bzr.dev bzr.test
bulb at efreet:~/dev/vimvc$ cd bzr.test
bulb at efreet:~/dev/vimvc/bzr.test$ bzr log -r $(bzr revno)
------------------------------------------------------------
revno: 1422
committer: Martin Pool <mbp at sourcefrog.net>
timestamp: Fri 2005-11-18 19:10:07 +1100
message:
  [merge] fix \t in commit messages
    ------------------------------------------------------------
    merged: hmeland at twoflower.uio.no-20051006225544-bc7ef2300f20d9a3
    committer: Harald Meland <hmeland at twoflower.uio.no>
    timestamp: Fri 2005-10-07 00:55:44 +0200
    message:
      Cleanup + better test of commit-msg control character escape code.
    ------------------------------------------------------------
    merged: hmeland at twoflower.uio.no-20051006120356-10cd03703265f8c3
    committer: Harald Meland <hmeland at twoflower.uio.no>
    timestamp: Thu 2005-10-06 14:03:56 +0200
    message:
      Fixed typo that could cause TABs in commit messages to be escaped.
bulb at efreet:~/dev/vimvc/bzr.test$ bzr log -r revid:hmeland at twoflower.uio.no-20051006225544-bc7ef2300f20d9a3
bzr: ERROR: Branch _Branch(u'/home/bulb/dev/vimvc/bzr.test') has no revision revid:hmeland at twoflower.uio.no-20051006225544-bc7ef2300f20d9a3
  command: '/usr/bin/bzr' 'log' '-r' 'revid:hmeland at twoflower.uio.no-20051006225544-bc7ef2300f20d9a3'
      pwd: u'/home/bulb/dev/vimvc/bzr.test'
    error: bzrlib.errors.NoSuchRevision
  at /usr/lib/python2.4/site-packages/bzrlib/revisionspec.py line 146, in _match_on_and_check()
  see ~/.bzr.log for debug information
FAILED 1
bulb at efreet:~/dev/vimvc/bzr.test$ 
(the "FAILED 1" is part of my prompt showing the exit status of last command)

-- 
						 Jan 'Bulb' Hudec <bulb at ucw.cz>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20051120/6be1b359/attachment.pgp 


More information about the bazaar mailing list