*** This bug is a duplicate of bug 79330 *** https://bugs.launchpad.net/bugs/79330
I updated bzr to make sure to 0.17.0candidate1 and have 2 days old 0.3 branch of bzr-svn (https://code.launchpad.net/~jelmer/bzr-svn/0.3 -as before). The same error as before. However, I did "bzr unbind", then tried "bzr push" to saved location (failed, saying "No new revisions to push."). Finally, for the heck of it, since it should not work on unbound branches, I tried "bzr commit" and it seemed to work ("Commited revision 17."). But when I checked svn repo, it was really NOT commited! Then I tried "bzr push", it exited with the following: Using saved location: svn+ssh://svn.berlios.de/svnroot/repos/yade/trunk bzr: ERROR: libsvn._core.SubversionException: ('Invalid diff stream: insn 0 cannot be decoded', 185003) Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 718, in run_bzr_catch_errors return run_bzr(argv) File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 679, in run_bzr ret = run(*run_argv) File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 375, in run_argv_aliases return self.run(**all_cmd_args) File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 804, in run push_result = br_from.push(br_to, overwrite) File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line 127, in read_locked return unbound(self, *args, **kwargs) File "/usr/lib/python2.5/site-packages/bzrlib/branch.py", line 1542, in push _override_hook_source_branch=_override_hook_source_branch) File "/usr/lib/python2.5/site-packages/bzrlib/branch.py", line 1584, in _push_with_bound_branches result = self._basic_push(target, overwrite, stop_revision) File "/usr/lib/python2.5/site-packages/bzrlib/branch.py", line 1603, in _basic_push target.update_revisions(self, stop_revision) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/branch.py", line 216, in update_revisions push_as_merged(self, other, rev_id) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/commit.py", line 438, in push_as_merged return builder.commit(rev.message) File "/usr/lib/python2.5/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.5/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.17.0candidate1 on python 2.5.1.candidate.1 (linux2) arguments: ['/usr/bin/bzr', 'push'] ** please send this report to [EMAIL PROTECTED] I am sorry to flood you with those reports. (Again, can help you debugging that in any way you tell me.) -- 'SvnRepository' object has no attribute '_serializer' https://bugs.launchpad.net/bugs/97220 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs