Diff for "FailingBzrGitImports"

Not logged in - Log In / Register

Differences between revisions 6 and 8 (spanning 2 versions)
Revision 6 as of 2010-09-09 11:47:47
Size: 5189
Editor: jelmer
Comment:
Revision 8 as of 2011-06-08 18:39:34
Size: 4813
Editor: jelmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 89: Line 89:
=== InconsistentDelta: Entry was at wrong other path ===

 * https://code.edge.launchpad.net/~vcs-imports/git/trunk
Line 94: Line 90:

=== Invalid sideband channel 3 ===

 * https://code.edge.launchpad.net/~tanquart-deactivatedaccount/aubergine/trunk
Line 102: Line 94:

== needs to be created again from scratch, but subscribers exist ==

* https://code.edge.launchpad.net/~vcs-imports/aqsis/master

Overview / analysis of failing bzr-git imports

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

Bazaar does not support something present in Git

Nested trees

uses backslashes in filenames

arbitrary, non-utf8, string in filenames

colocated branch

bzr-git bugs

no support for smart server protocol over http (github)

RevisionNotPresent

bzrlib.errors.RevisionNotPresent: Revision {('bin/minstall', 'git-v1:c9795c6ca253b25b2b15967b064f32d9b822a1c8')} not present in "CHKInventoryRepository('file:///srv/importd.launchpad.net/data/worker-for-branch-160021/bzr_branch/.bzr/repository/')".

Some analysis done, culprit uncertain

server returns HTML (no 404) on file not found

FailingBzrGitImports (last edited 2012-12-03 14:07:42 by sinzui)