bumpy upgrade to bzr 0.1rc1

george young gry at ll.mit.edu
Thu Oct 6 19:04:32 BST 2005


I just downloaded (rsync worked), from 
   rsync://bazaar-ng.org/bazaar-ng/bzr/bzr.dev

I boldly did
root# setup.py install

% cd ../bzpypig  (yes it's well backed up!)
% bzr version
bzr (bazaar-ng) 0.1rc1

% bzr status
bzr: ERROR: sorry, branch format u'Bazaar-NG branch, format 0.0.4\n' not supported
...

# Well, I expected something like that.  I'll do upgrade!
% bzr upgrade
starting upgrade of /homelocal/gry/bzpypig
making backup of tree history
./.bzr has been backed up to ./.bzr.backup
if conversion fails, you can move this directory back to .bzr
if it succeeds, you can remove this directory if you wish
starting upgrade
note: upgrade may be faster if all store files are ungzipped first
upgraded to weaves:
       2 revisions and inventories
       0 revisions not present
      42 texts

# Great.  I can go back to work in style!
% bzr status
bzr: WARNING: bad line in hashcache: 'dbfield.py// 5c9520542d776b9ba0b39f699231910c8087a848 1528 1127327689 1127327689 1627745 2071\n'
bzr: WARNING: bad line in hashcache: 'opset_select.py// e2da41aeab00d18b4fe83ff41b3dbca5c9fbf68e 7792 1127327689 1127327689 1627760 2071\n'
...

I poked around and guessed that:
   rm .bzr/stat-cache
might fix this.

It appears to have worked, but I would like some confirmation before I forge ahead using the new bzr.  If rm "stat-cache" is the right action, perhaps "upgrade" could suggest this?

[yes, "bzr check" now works fine]

-- George


-- 
"Are the gods not just?"  "Oh no, child.
What would become of us if they were?" (CSL)




More information about the bazaar mailing list