SubversionException: ("PROPFIND request failed on '/svn/gazpacho/!svn/bc/2621/tags/branches'", 175007)

Bug #240954 reported by John Carr
10
Affects Status Importance Assigned to Milestone
Bazaar Subversion Plugin
Fix Released
High
Jelmer Vernooij

Bug Description

john@isshin:/srv/bzr$ bzr svn-import http://svn.gnome.org/svn/gazpacho /srv/bzr/gazpacho -v
bzr: ERROR: libsvn._core.SubversionException: ("PROPFIND request failed on '/svn/gazpacho/!svn/bc/2621/tags/branches'", 175007)

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 841, in run_bzr_catch_errors
    return run_bzr(argv)
  File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 797, in run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 499, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 807, in ignore_pipe
    result = func(*args, **kwargs)
  File "/home/john/.bazaar/plugins/svn/__init__.py", line 234, in run
    not standalone, trees, all, filter_branch=filter_branch)
  File "/home/john/.bazaar/plugins/svn/convert.py", line 132, in convert_repository
    existing_branches = source_repos.find_branches(layout=layout)
  File "/home/john/.bazaar/plugins/svn/repository.py", line 700, in find_branches
    for project, bp, nick in layout.get_branches(self.get_latest_revnum()):
  File "/home/john/.bazaar/plugins/svn/mapping3/__init__.py", line 83, in get_branches
    mutter("bzr-svn: using Subversion %d.%d.%d (%s)" % (svn.core.SVN_VER_MAJOR, svn.core.SVN_VER_MINOR, svn.core.SVN_VER_MICRO, svn.core.__file__))
  File "/home/john/.bazaar/plugins/svn/mapping3/__init__.py", line 50, in expand_branch_pattern
    """
  File "/home/john/.bazaar/plugins/svn/mapping3/__init__.py", line 41, in expand_branch_pattern

  File "/home/john/.bazaar/plugins/svn/mapping3/__init__.py", line 42, in expand_branch_pattern
    COMPATIBLE_BZR_VERSIONS = [(1, 4), (1, 5)]
  File "/home/john/.bazaar/plugins/svn/mapping3/__init__.py", line 72, in find_children
    import svn.delta
  File "/home/john/.bazaar/plugins/svn/transport.py", line 656, in get_dir
    return conn.get_dir(path, revnum, pool, kind)
  File "/home/john/.bazaar/plugins/svn/errors.py", line 107, in convert
    raise convert_error(e)
SubversionException: ("PROPFIND request failed on '/svn/gazpacho/!svn/bc/2621/tags/branches'", 175007)

bzr 1.5rc1 on python 2.4.4 (linux2)
arguments: ['/usr/bin/bzr', 'svn-import', 'http://svn.gnome.org/svn/gazpacho', '/srv/bzr/gazpacho', '-v']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_GB.UTF-8'
plugins:
  launchpad /usr/lib/python2.4/site-packages/bzrlib/plugins/launchpad [unknown]
  svn /home/x469yq/.bazaar/plugins/svn [0.4.10]
*** 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
John Carr (johncarr) wrote :
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

New find_children() function fixed this.

Changed in bzr-svn:
assignee: nobody → jelmer
milestone: none → 0.4.11
status: New → Fix Committed
Jelmer Vernooij (jelmer)
Changed in bzr-svn:
importance: Undecided → High
Revision history for this message
Andrew Hunter (rexbron) wrote :

Which bzr-svn release will this make it into?

(In the mean time, I will just grab a branch :)

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

See the milestone - 0.4.11.

Jelmer Vernooij (jelmer)
Changed in bzr-svn:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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