Different revisions on same stacked branch

Joke de Buhr joke at seiken.de
Fri May 14 17:31:01 BST 2010


Hello,

I'm working with a stacked branch which is stacked on to a launchpad hosted 
branch. I created this branch ("server") months ago but now it seems to be out 
of sync with the launchpad branch so I just rebranched ("server2") the 
launchpad.

If I run bzr info on both stacked branches bzr reports a different last 
revision. The same thing happens with bzr log. How is it possible that the 
original branch "server" is out of sync?


Thanks
Joke


$ bzr info -v server 
    Standalone branch (format: 2a)                                                                                                                                                     
    Location:
      branch root: server

    Related branches:
      parent branch: bzr+ssh://bazaar.launchpad.net/~openerp/openobject-
        server/5.0/
     stacked on: bzr+ssh://bazaar.launchpad.net/~openerp/openobject-
        server/5.0/

    Format:
           control: Meta directory format 1
            branch: Branch format 7
        repository: Repository format 2a - rich roots, group compression and
            chk inventories

    Branch history:
          2047 revisions
          1254 days old                                                                                                                                                                
       first revision: Thu 2006-12-07 13:41:40 +0000
      latest revision: Tue 2010-05-04 18:17:13 +0530

    Repository:
          2881 revisions


$ bzr info -v server2
    Standalone branch (format: 2a)                                                                                                                                                     
    Location:
      branch root: server2

    Related branches:
      parent branch: bzr+ssh://bazaar.launchpad.net/~openerp/openobject-
        server/5.0/
     stacked on: bzr+ssh://bazaar.launchpad.net/~openerp/openobject-
        server/5.0/

    Format:
           control: Meta directory format 1
            branch: Branch format 7
        repository: Repository format 2a - rich roots, group compression and
            chk inventories

    Branch history:
          2050 revisions
          1254 days old                                                                                                                                                                
       first revision: Thu 2006-12-07 13:41:40 +0000
      latest revision: Wed 2010-05-05 17:15:08 +0200

    Repository:
          2881 revisions
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 706 bytes
Desc: This is a digitally signed message part.
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20100514/5ec71bbd/attachment.pgp 


More information about the bazaar mailing list