Can not make a branch of Inkscape SVN

Bug #326976 reported by Ted Gould
2
Affects Status Importance Assigned to Milestone
Bazaar Subversion Plugin
New
Undecided
Unassigned

Bug Description

I've been unable to branch Inkscape SVN for about a week. It looks somewhat like a networking error, but I've tried on several different connections.

$ bzr branch https://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape/trunk trunk
bzr: ERROR: subvertpy.SubversionException: ("REPORT of '/svnroot/inkscape/!svn/vcc/default': Could not read response body: Secure connection truncated (https://inkscape.svn.sourceforge.net)", 175002)

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 893, in run_bzr_catch_errors
    return run_bzr(argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 839, in run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 539, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 1038, in run
    source_branch=br_from)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/remote.py", line 65, in sprout
    return super(SvnRemoteAccess, self).sprout(*args, **kwargs)
  File "/usr/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 1103, in sprout
    result_repo.fetch(source_repository, revision_id=revision_id)
  File "/usr/lib/python2.5/site-packages/bzrlib/repository.py", line 1118, in fetch
    find_ghosts=find_ghosts)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/fetch.py", line 1066, in fetch
    self._fetch_revisions(needed, pb, use_replay=use_replay)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/fetch.py", line 1003, in _fetch_revisions
    parent_revmeta)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/fetch.py", line 959, in _fetch_revision_switch
    report_inventory_contents(reporter, parent_revnum, start_empty)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/fetch.py", line 797, in report_inventory_contents
    reporter.finish()
SubversionException: ("REPORT of '/svnroot/inkscape/!svn/vcc/default': Could not read response body: Secure connection truncated (https://inkscape.svn.sourceforge.net)", 175002)

bzr 1.11 on python 2.5.2 (linux2)
arguments: ['/usr/bin/bzr', 'branch', 'https://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape/trunk', 'trunk']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.UTF-8'
plugins:
  bzr_notification /home/ted/.bazaar/plugins/bzr_notification [unknown]
  gtk /usr/lib/python2.5/site-packages/bzrlib/plugins/gtk [0.95.0.final.1]
  launchpad /usr/lib/python2.5/site-packages/bzrlib/plugins/launchpad [unknown]
  netrc_credential_store /usr/lib/python2.5/site-packages/bzrlib/plugins/netrc_credential_store [unknown]
  power_management /home/ted/.bazaar/plugins/power_management [unknown]
  pqm /usr/lib/python2.5/site-packages/bzrlib/plugins/pqm [1.0dev]
  rebase /usr/lib/python2.5/site-packages/bzrlib/plugins/rebase [0.3]
  search /home/ted/.bazaar/plugins/search [1.6dev]
  svn /usr/lib/python2.5/site-packages/bzrlib/plugins/svn [0.5]
*** 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.

Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 326976] [NEW] Can not make a branch of Inkscape SVN

Thanks for the bug report. I'll mark this as a duplicate of another
(seamingly unrelated) bug, which is about performance regressions.

sourceforge doesn't provide a very reliable svn server, but with this
performance regression the chances of seeing sf hang up on you
increase significantly since the connection has to be open much
longer.

I'm planning on releasing a 0.5.1 with fixes for this performance
regression this weekend.

  duplicate 318993

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.