BUG?
Jaroslaw Piwonski
jpi at numerik.uni-kiel.de
Fri Sep 29 10:27:23 BST 2006
bzr: ERROR: exceptions.NotImplementedError: ('selected-file commit of merges is
not supported yet: files %r', [u'doc/kiel-make.sh'])
Traceback (most recent call last):
File "/home/jpi/lib/python/bzrlib/commands.py", line 612, in run_bzr_catch_errors
return run_bzr(argv)
File "/home/jpi/lib/python/bzrlib/commands.py", line 574, in run_bzr
ret = run(*run_argv)
File "/home/jpi/lib/python/bzrlib/commands.py", line 283, in run_argv_aliases
return self.run(**all_cmd_args)
File "/home/jpi/lib/python/bzrlib/builtins.py", line 1757, in run
reporter=reporter)
File "/home/jpi/lib/python/bzrlib/decorators.py", line 51, in write_locked
return unbound(self, *args, **kwargs)
File "/home/jpi/lib/python/bzrlib/workingtree.py", line 538, in commit
committed_id = Commit().commit( working_tree=self, revprops=revprops,
File "/home/jpi/lib/python/bzrlib/commit.py", line 281, in commit
self.specific_files)
NotImplementedError: ('selected-file commit of merges is not supported yet:
files %r', [u'doc/kiel-make.sh'])
bzr 0.10.0 on python 2.4.2.final.0 (sunos5)
arguments: ['/home/jpi/bin/bzr', 'commit', 'doc/kiel-make.sh']
** please send this report to bazaar-ng at lists.ubuntu.com
More information about the bazaar
mailing list