Public bug reported: Binary package hint: bzr-svn
I have a svn repository that I branched from. I made some changes to the bzr repo and tried to push them back to the svn repo. I got the following error. I'm also sending it to the mailing list it suggests, but I'm filing it here as a bug to track fixing it. Thanks. [EMAIL PROTECTED]:~/Hacking/group1/yogi/svn$ bzr push svn+http://thesjh.com/yogi This transport does not update the working tree of: svn+http://thesjh.com/yogi bzr: ERROR: libsvn._core.SubversionException: ("REPORT request failed on '/yogi/!svn/vcc/default'", 0) Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 650, in run_bzr_catch_errors return run_bzr(argv) File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 612, in run_bzr ret = run(*run_argv) File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 304, in run_argv_aliases return self.run(**all_cmd_args) File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 801, 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 1696, in push stop_revision, _hook_master=master_branch) 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 1555, in push target.update_revisions(self, stop_revision) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/branch.py", line 223, in update_revisions push_as_merged(self, other, rev_id) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/commit.py", line 381, in push_as_merged new_tree = target.repository.revision_tree(target.last_revision()) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/repository.py", line 311, in revision_tree return SvnRevisionTree(self, revision_id, inventory) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/tree.py", line 70, in __init__ svn.ra.reporter2_invoke_finish_report(reporter, reporter_baton, pool) File "/var/lib/python-support/python2.5/libsvn/ra.py", line 740, in svn_ra_reporter2_invoke_finish_report return apply(_ra.svn_ra_reporter2_invoke_finish_report, args) SubversionException: ("REPORT request failed on '/yogi/!svn/vcc/default'", 0) bzr 0.15.0candidate2 on python 2.5.0.final.0 (linux2) arguments: ['/usr/bin/bzr', 'push', 'svn+http://thesjh.com/yogi'] ** please send this report to [EMAIL PROTECTED] ** Affects: bzr-svn (Ubuntu) Importance: Undecided Status: Unconfirmed -- push to svn fails https://launchpad.net/bugs/92571 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs