commit error report
Faris Basim
bnfaris at gmail.com
Sat May 12 23:02:02 BST 2007
bzr commit <path>/<filename>
bzr: ERROR: exceptions.NotImplementedError: ('selected-file commit of
merges is not supported yet: files %r', [u'<path>/<filename>'])
Traceback (most recent call last):
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/
lib/python2.4/site-packages/bzrlib/commands.py", line 650, in
run_bzr_catch_errors
return run_bzr(argv)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/
lib/python2.4/site-packages/bzrlib/commands.py", line 612, in run_bzr
ret = run(*run_argv)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/
lib/python2.4/site-packages/bzrlib/commands.py", line 304, in
run_argv_aliases
return self.run(**all_cmd_args)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/
lib/python2.4/site-packages/bzrlib/builtins.py", line 2118, in run
reporter=reporter)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/
lib/python2.4/site-packages/bzrlib/decorators.py", line 165, in
write_locked
return unbound(self, *args, **kwargs)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/
lib/python2.4/site-packages/bzrlib/workingtree_4.py", line 244, in
commit
result = WorkingTree3.commit(self, message, revprops, *args,
**kwargs)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/
lib/python2.4/site-packages/bzrlib/decorators.py", line 165, in
write_locked
return unbound(self, *args, **kwargs)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/
lib/python2.4/site-packages/bzrlib/mutabletree.py", line 160, in commit
revprops=revprops, *args, **kwargs)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/
lib/python2.4/site-packages/bzrlib/commit.py", line 313, in commit
self.specific_files)
NotImplementedError: ('selected-file commit of merges is not
supported yet: files %r', [u'<path>/<filename>'])
bzr 0.15.0 on python 2.4.3.final.0 (darwin)
arguments: ['/opt/local/bin/bzr', 'commit', '<path>/<filename>']
** please send this report to bazaar at lists.ubuntu.com
More information about the bazaar
mailing list