Comment 9 for bug 120968

Revision history for this message
Otaci Martins (otaci) wrote :

Same problem to me.

My specs:

- Bazaar 1.9
- Fedora 10
- Kernel 2.6.27.7-134

Steps:

In central host:

    # bzr init-repo myprojetc
    # cd myproject
    # bzr init trunk

In developer's laptop:

     # bzr init-repo myproject
     # cd myproject
     # bzr branch sftp://centralhost/projects/myproject/trunk
     # bzr branch trunk v1.0
     # cd v1.0
     # (hack, hack, hack)
     # bzr commit
     # cd ../trunk
     # bzr pull
     # bzr merge ../v1.0
     # bzr status
         working tree is out of date, run 'bzr update'
      # bzr update
          (deletes some files)
          bzr: ERROR: Reserved revision-id {null:}