Diff for "FailingBzrSvnImports"

Not logged in - Log In / Register

Differences between revisions 3 and 4
Revision 3 as of 2010-06-03 02:07:58
Size: 2030
Editor: mwhudson
Comment: remove operational issue
Revision 4 as of 2010-06-03 06:37:44
Size: 2128
Editor: maxb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:

 *
[[Bug:480102|bzr-svn bug 480102]]
[[Bug:480102|bzr-svn bug 480102]]
Line 29: Line 27:
[[Bug:498925|bzr-svn bug 498925]]
Line 33: Line 32:
[[Bug:579491|bzr-svn bug 579491]]
Line 63: Line 63:
[[Bug:496721|bzr-svn bug 496721]]

Overview / analysis of failing bzr-svn imports

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

apply_txdelta_window assert len(tview) == tview_len

bzr-svn bug 480102

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

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

  • blueproximity/trunk
  • apertium/trunk
  • meteormatt/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)

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

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

  • freeswitch/trunk

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

  • koffice/trunk

Something to do with spaces in branch URL

bzr-svn bug 496721

  • winff/trunk
  • ubucompilator/trunk

Other

  • jeliot3/trunk
  • jquery/trunk
  • ebdl/trunk
  • feedparser/trunk
  • alpine/trunk
  • magento/trunk
  • openfreeway/trunk
  • pyohio/trunk
  • ljcode/trunk
  • zoneminder/trunk
  • almidon/trunk
  • iterm/trunk
  • jbpmside/trunk
  • imagemagick/trunk
  • pypy/trunk
  • swish-e/trunk

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