Diff for "FailingBzrSvnImports"

Not logged in - Log In / Register

Differences between revisions 10 and 11
Revision 10 as of 2010-06-05 08:30:58
Size: 2731
Editor: maxb
Comment:
Revision 11 as of 2010-06-05 08:36:44
Size: 2968
Editor: maxb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
== apply_txdelta_window assert len(tview) == tview_len == <<TableOfContents>>

== Bazaar does not support something present in Subversion ==
=== Unable to convert Subversion path ... because it contains characters invalid in Bazaar. ===
 * choco/trunk
 * enlightment/trunk

=== bzr doesn't support newlines in symlink targets yet ===
 * freeswitch/trunk

== bzr-svn bugs ==
=== apply_txdelta_window assert len(tview) == tview_len ===
Line 11: Line 22:
== In bzrlib.transform, 'ascii' codec can't encode characters: ordinal not in range(128) ==
 * blueproximity/trunk
 * apertium/trunk
 * meteormatt/trunk
 * jbpmside/trunk

== Unable to convert Subversion path ... because it contains characters invalid in Bazaar. ==
 * choco/trunk
 * enlightment/trunk

== Empty parent '...' added, but child '...' wasn't added !? ==
 * fun3compiler/trunk
 * squeezebox/7.5
 * squeezebox/7.3
 * squeezebox/7.4

== assert svn_revprops.has_key(properties.PROP_REVISION_DATE) ==
=== assert svn_revprops.has_key(properties.PROP_REVISION_DATE) ===
Line 32: Line 27:
== logwalker iter_changes assert len(prefixes) == 1 == === logwalker iter_changes assert len(prefixes) == 1 ===
Line 38: Line 33:
== CHKInventoryRepository(...) has no revision ... ==
 * subvertpy/trunk-svn

== Directory not empty ==
 * multidistrotools/trunk

== create_symlink No such file or directory ==
 * llvm-py/trunk
 * kiwix/trunk
 * unknown-horizons/trunk

== SvnRepository(...) has no revision svn-v4:... ==
 * rchavarrias-code/trunk
 * vozila/main
 * whutsupdoc/src

== '...' isn't in the same repository as '...' (looks like URL-encoding issue) ==
 * imi/trunk

== bzr doesn't support newlines in symlink targets yet ==
 * freeswitch/trunk

== Tried registering ... as parent while ... already was parent for ... ==
 * koffice/trunk

== Something to do with spaces in branch URL ==
=== Something to do with spaces in branch URL ===
Line 68: Line 38:
== get_log REPORT failed == == Subversion bugs ==
=
== get_log REPORT failed ===
Line 76: Line 47:
== get_uuid PROPFIND failed == === get_dir PROPFIND failed ===
[[Bug:203975|subversion bug 203975]]
 * pypy/trunk

== Some analysis done, culprit uncertain ==
=== get_uuid PROPFIND failed ===
Line 87: Line 63:
== get_dir PROPFIND failed ==
[[Bug:203975|subversion bug 203975]]
 * pypy/trunk

== revprop_list PROPFIND failed ==
=== revprop_list PROPFIND failed ===
Line 95: Line 67:

== Needs investigation ==
=== In bzrlib.transform, 'ascii' codec can't encode characters: ordinal not in range(128) ===
 * blueproximity/trunk
 * apertium/trunk
 * meteormatt/trunk
 * jbpmside/trunk

=== Empty parent '...' added, but child '...' wasn't added !? ===
 * fun3compiler/trunk
 * squeezebox/7.5
 * squeezebox/7.3
 * squeezebox/7.4

=== CHKInventoryRepository(...) has no revision ... ===
 * subvertpy/trunk-svn

=== Directory not empty ===
 * multidistrotools/trunk

=== create_symlink No such file or directory ===
 * llvm-py/trunk
 * kiwix/trunk
 * unknown-horizons/trunk

=== SvnRepository(...) has no revision svn-v4:... ===
 * rchavarrias-code/trunk
 * vozila/main
 * whutsupdoc/src

=== '...' isn't in the same repository as '...' (looks like URL-encoding issue) ===
 * imi/trunk

=== Tried registering ... as parent while ... already was parent for ... ===
 * koffice/trunk

Overview / analysis of failing bzr-svn imports

An attempt to classify persistently failing bzr-svn code imports by cause.

Bazaar does not support something present in Subversion

Unable to convert Subversion path ... because it contains characters invalid in Bazaar.

  • choco/trunk
  • enlightment/trunk

  • freeswitch/trunk

bzr-svn bugs

apply_txdelta_window assert len(tview) == tview_len

bzr-svn bug 480102

  • karl3/trunk
  • ros/trunk
  • ros-wg-pkg-unreleased/svn_trunk

assert svn_revprops.has_key(properties.PROP_REVISION_DATE)

bzr-svn bug 498925

  • screengrab/screengrab-1-series
  • irony/trunk

logwalker iter_changes assert len(prefixes) == 1

bzr-svn bug 579491

  • trinity-desktop/kdegraphics
  • kdebase/trunk
  • kdemultimedia/trunk

Something to do with spaces in branch URL

bzr-svn bug 496721

  • winff/trunk
  • ubucompilator/trunk

Subversion bugs

get_log REPORT failed

subversion bug 312043

  • swish-e/trunk
  • iterm/trunk
  • jeliot3/trunk
  • ebdl/trunk
  • rts2/trunk

get_dir PROPFIND failed

subversion bug 203975

  • pypy/trunk

Some analysis done, culprit uncertain

get_uuid PROPFIND failed

This failure mode seems to correspond with being unable to make a successful PROPFIND against the repository root URL. This can be because:

  • There is some sort of erroneous redirect occurring:
    • imagemagick/trunk
  • Only a subtree of the repository is visible, and accessing the root causes a 401:
    • zoneminder/trunk
    • openfreeway/trunk
    • pyohio/trunk
    • magento/trunk
    • alpine/trunk

revprop_list PROPFIND failed

Both of these succeed for me locally, so perhaps the issue is fixed in a newer subversion/subvertpy/bzr-svn than the importds are running.

  • almidon/trunk
  • jquery/trunk

Needs investigation

In bzrlib.transform, 'ascii' codec can't encode characters: ordinal not in range(128)

  • blueproximity/trunk
  • apertium/trunk
  • meteormatt/trunk
  • jbpmside/trunk

Empty parent '...' added, but child '...' wasn't added !?

  • fun3compiler/trunk
  • squeezebox/7.5
  • squeezebox/7.3
  • squeezebox/7.4

CHKInventoryRepository(...) has no revision ...

  • subvertpy/trunk-svn

Directory not empty

  • multidistrotools/trunk

  • llvm-py/trunk
  • kiwix/trunk
  • unknown-horizons/trunk

SvnRepository(...) has no revision svn-v4:...

  • rchavarrias-code/trunk
  • vozila/main
  • whutsupdoc/src

'...' isn't in the same repository as '...' (looks like URL-encoding issue)

  • imi/trunk

Tried registering ... as parent while ... already was parent for ...

  • koffice/trunk

FailingBzrSvnImports (last edited 2011-06-08 19:47:42 by jelmer)