"bzr uncommit --dry-run --all" goes boom in bzr.dev

Charles Duffy cduffy at spamcop.net
Mon Jan 16 22:34:16 GMT 2006


$ bzr uncommit --dry-run --all
     2 Charles Duffy     2006-01-16
       Synchronize between outer and revctl version numbers. Require bzr
       revno to match minor versioning number, and tree to contain no
       uncommitted changes.

Dry-run, pretending to remove the above revisions.
Press <enter> to continue
Removing revno 2: ccd at isgenesis.com-20060116222038-fcddd5dc9dfa62ed
bzr: ERROR: exceptions.AttributeError: 'Revision' object has no 
attribute 'inventory_id'
   at /usr/lib/python2.4/site-packages/bzrlib/uncommit.py line 64
   in uncommit
/usr/lib/python2.4/site-packages/bzrlib/atomicfile.py:103: UserWarning: 
AtomicFile(u'/home/ccd/rpms/SOURCES/backup-scripts/.bzr/revision-history') 
leaked
   warn("%r leaked" % self)
$





More information about the bazaar mailing list