SubversionException: Delta does not fill the target window

Bug #248119 reported by Olav Vitters
2
Affects Status Importance Assigned to Milestone
Bazaar Subversion Plugin
Invalid
Undecided
Unassigned

Bug Description

This using a tmp Mango repos.

$ bzr push svn+ssh://svn.gnome.org/svn/mango/branches/django
Initialising Subversion metadata cache in /home/olav/.bazaar/svn-cache-exp/9f8299ed-861a-4ad2-a792-dd2389c2f523
using experimental bzr-svn mappings; output may change between revisions
bzr: ERROR: bzrlib.plugins.svn.core.SubversionException: ('Delta does not fill the target window', 185003)

Traceback (most recent call last):
  File "/home/src/rpm/tmp/bzr-1.6b3-root-src//usr/lib64/python2.5/site-packages/bzrlib/commands.py", line 857, in run_bzr_catch_errors
  File "/home/src/rpm/tmp/bzr-1.6b3-root-src//usr/lib64/python2.5/site-packages/bzrlib/commands.py", line 797, in run_bzr
  File "/home/src/rpm/tmp/bzr-1.6b3-root-src//usr/lib64/python2.5/site-packages/bzrlib/commands.py", line 499, in run_argv_aliases
  File "/home/src/rpm/tmp/bzr-1.6b3-root-src//usr/lib64/python2.5/site-packages/bzrlib/builtins.py", line 859, in run
  File "/home/src/rpm/tmp/bzr-1.6b3-root-src//usr/lib64/python2.5/site-packages/bzrlib/decorators.py", line 138, in read_locked
  File "/home/src/rpm/tmp/bzr-1.6b3-root-src//usr/lib64/python2.5/site-packages/bzrlib/branch.py", line 1697, in push
  File "/home/src/rpm/tmp/bzr-1.6b3-root-src//usr/lib64/python2.5/site-packages/bzrlib/branch.py", line 1739, in _push_with_bound_branches
  File "/home/src/rpm/tmp/bzr-1.6b3-root-src//usr/lib64/python2.5/site-packages/bzrlib/branch.py", line 1762, in _basic_push
  File "/home/olav/.bazaar/plugins/svn/branch.py", line 487, in update_revisions
    push(self, other, revid)
  File "/home/olav/.bazaar/plugins/svn/commit.py", line 806, in push
    rev, push_metadata=push_metadata)
  File "/home/olav/.bazaar/plugins/svn/commit.py", line 765, in push_revision_tree
    revid = builder.commit(rev.message)
  File "/home/olav/.bazaar/plugins/svn/commit.py", line 537, in commit
    self.editor.close()
SubversionException: ('Delta does not fill the target window', 185003)

bzr 1.6b3 on python 2.5.2 (linux2)
arguments: ['/usr/bin/bzr', 'push', 'svn+ssh://svn.gnome.org/svn/mango/branches/django']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.UTF-8'
plugins:
  bzrtools /usr/lib/python2.5/site-packages/bzrlib/plugins/bzrtools [1.6.0]
  gtk /usr/lib/python2.5/site-packages/bzrlib/plugins/gtk [0.93.0]
  launchpad /usr/lib64/python2.5/site-packages/bzrlib/plugins/launchpad [unknown]
  svn /home/olav/.bazaar/plugins/svn [0.4.11exp0]
*** Bazaar has encountered an internal error.
    Please report a bug at https://bugs.launchpad.net/bzr/+filebug
    including this traceback, and a description of what you
    were doing when the error occurred.

Bzr is from the bzr.dev (packaged it max 2 hours ago). Bzr-svn is as of today. Also did a 'make' there for the bindings.

Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 248119] [NEW] SubversionException: Delta does not fill the target window

On Sun, Jul 13, 2008 at 01:10:21PM -0000, Olav Vitters wrote:
> This using a tmp Mango repos.

> $ bzr push svn+ssh://svn.gnome.org/svn/mango/branches/django
> Initialising Subversion metadata cache in /home/olav/.bazaar/svn-cache-exp/9f8299ed-861a-4ad2-a792-dd2389c2f523
> using experimental bzr-svn mappings; output may change between revisions
> bzr: ERROR: bzrlib.plugins.svn.core.SubversionException: ('Delta does not fill the target window', 185003)

This seems similar to bug 242787

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

We were seeing similar problems like this with vala earlier because bzr-playground was running a broken version of bzr-svn. Perhaps the commit you're trying to push is also based on a broken bzr-svn import?

Any chance you can upload the branch you were trying to push somewhere?

Jelmer Vernooij (jelmer)
Changed in bzr-svn:
status: New → Incomplete
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

I've fixed a bug similar to this a couple of weeks ago, that may have the same cause. Because of that and since I can't reproduce this bug, I'm closing it.

Changed in bzr-svn:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.