bzr-svn push failed, log attached
Christophe Prud'homme
christophe.prudhomme at ujf-grenoble.fr
Tue Aug 7 15:59:46 BST 2007
Hello,
First thanks for bzr, it is really a powerful and helpful development tool!
I need to merge with a subversion directory, and while doing so I got a
failure which log is attached.
any hints about what's wrong ?
thanks in advance for your help
Best regards
C.
--
Christophe Prud'homme
Université Joseph Fourier christophe.prudhomme at ujf-grenoble.fr
LJK - Room 55 Tel: +33476635497
51, rue des Mathématiques Fax: +33476631263
BP53X 38041 Grenoble Cedex 9
<http://ljk.imag.fr/membres/Christophe.Prudhomme/>
-------------- next part --------------
bzr: ERROR: libsvn._core.SubversionException: ('Invalid diff stream: insn 0 cannot be decoded', 185003)
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 729, in run_bzr_catch_errors
return run_bzr(argv)
File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 691, in run_bzr
ret = run(*run_argv)
File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 389, in run_argv_aliases
return self.run(**all_cmd_args)
File "/usr/lib/python2.4/site-packages/bzrlib/builtins.py", line 791, in run
push_result = br_from.push(br_to, overwrite)
File "/usr/lib/python2.4/site-packages/bzrlib/decorators.py", line 127, in read_locked
return unbound(self, *args, **kwargs)
File "/usr/lib/python2.4/site-packages/bzrlib/branch.py", line 1548, in push
_override_hook_source_branch=_override_hook_source_branch)
File "/usr/lib/python2.4/site-packages/bzrlib/branch.py", line 1590, in _push_with_bound_branches
result = self._basic_push(target, overwrite, stop_revision)
File "/usr/lib/python2.4/site-packages/bzrlib/branch.py", line 1609, in _basic_push
target.update_revisions(self, stop_revision)
File "/usr/lib/python2.4/site-packages/bzrlib/plugins/svn/branch.py", line 216, in update_revisions
push_as_merged(self, other, rev_id)
File "/usr/lib/python2.4/site-packages/bzrlib/plugins/svn/commit.py", line 438, in push_as_merged
return builder.commit(rev.message)
File "/usr/lib/python2.4/site-packages/bzrlib/plugins/svn/commit.py", line 322, in commit
svn.delta.editor_invoke_close_edit(self.editor, editor_baton)
File "/var/lib/python-support/python2.4/libsvn/delta.py", line 562, in svn_delta_editor_invoke_close_edit
return apply(_delta.svn_delta_editor_invoke_close_edit, args)
SubversionException: ('Invalid diff stream: insn 0 cannot be decoded', 185003)
bzr 0.18.0 on python 2.4.4.final.0 (linux2)
arguments: ['/usr/bin/bzr', 'push']
** please send this report to bazaar at lists.ubuntu.com
More information about the bazaar
mailing list