bzr-svn traceback: bzr stat in svn co
Jelmer Vernooij
jelmer at samba.org
Wed Feb 27 15:18:13 GMT 2008
Hi,
This is a regression in the development version of bzr-svn. Please use a
release.
Cheers,
Jelmer
Am Mittwoch, den 27.02.2008, 10:12 -0500 schrieb Forest Bond:
> Hi,
>
> Received the following doing bzr stat in a subversion checkout (i.e. checked out
> with subversion...):
>
> --------------------------------------------------------------------------------
> $ bzr stat
> Initialising Subversion metadata cache in /home/forest.bond/.bazaar/svn-cache/ef02356d-2710-0410-9611-885290dfa314
> using experimental bzr-svn mappings; output may change between revisions
> bzr: ERROR: exceptions.KeyError: 'svn-v3-trunk0:ef02356d-2710-0410-9611-885290dfa314:branches%2Fphplist:387'
>
> Traceback (most recent call last):
> File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 802, in run_bzr_catch_errors
> return run_bzr(argv)
> File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 758, in run_bzr
> ret = run(*run_argv)
> File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 492, in run_argv_aliases
> return self.run(**all_cmd_args)
> File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 768, in ignore_pipe
> result = func(*args, **kwargs)
> File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 185, in run
> tree, file_list = tree_files(file_list)
> File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 64, in tree_files
> return internal_tree_files(file_list, default_branch)
> File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 88, in internal_tree_files
> return WorkingTree.open_containing(default_branch)[0], file_list
> File "/usr/lib/python2.5/site-packages/bzrlib/workingtree.py", line 350, in open_containing
> return control.open_workingtree(), relpath
> File "/home/forest.bond/.bazaar/plugins/svn/workingtree.py", line 751, in open_workingtree
> return SvnWorkingTree(self, self.local_path, self.open_branch())
> File "/home/forest.bond/.bazaar/plugins/svn/workingtree.py", line 92, in __init__
> self.base_tree = SvnBasisTree(self)
> File "/home/forest.bond/.bazaar/plugins/svn/tree.py", line 227, in __init__
> workingtree.branch.mapping)
> File "/home/forest.bond/.bazaar/plugins/svn/repository.py", line 259, in get_fileid_map
> self.revision_fileid_renames, mapping)
> File "/home/forest.bond/.bazaar/plugins/svn/fileids.py", line 173, in get_map
> revmap = self._apply_changes(new_file_id, changes, find_children)
> File "/home/forest.bond/.bazaar/plugins/svn/fileids.py", line 219, in _apply_changes
> for c in find_children(data[1], data[2]):
> File "/home/forest.bond/.bazaar/plugins/svn/fileids.py", line 163, in find_children
> (revnum, bp) = quickrevidmap[revid]
> KeyError: 'svn-v3-trunk0:ef02356d-2710-0410-9611-885290dfa314:branches%2Fphplist:387'
>
>
> bzr 1.0.0.candidate.1 on python 2.5.1.final.0 (linux2)
> arguments: ['/usr/bin/bzr', 'stat']
> encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.UTF-8'
> plugins:
> bzrtools /usr/lib/python2.5/site-packages/bzrlib/plugins/bzrtools [1.0.0]
> gnulog /home/forest.bond/.bazaar/plugins/gnulog.pyc [unknown]
> launchpad /usr/lib/python2.5/site-packages/bzrlib/plugins/launchpad [unknown]
> multiparent /usr/lib/python2.5/site-packages/bzrlib/plugins/multiparent.pyc [unknown]
> svn /home/forest.bond/.bazaar/plugins/svn [0.4.8dev0]
>
> ** Please send this report to bazaar at lists.ubuntu.com
> with a description of what you were doing when the
> error occurred.
> --------------------------------------------------------------------------------
>
> -Forest
--
Jelmer Vernooij <jelmer at samba.org> - http://samba.org/~jelmer/
Jabber: jelmer at jabber.fsfe.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 307 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080227/9ca159a8/attachment.pgp
More information about the bazaar
mailing list