Giter Site home page Giter Site logo

Comments (4)

termie avatar termie commented on July 17, 2024

actually it seems that it is due to commits with multiple authors, seems to be occurring even on recent versions of git

from git-bzr-ng.

mshuler avatar mshuler commented on July 17, 2024

yup. http://paste.openstack.org/show/83/

looks like the import crash is from commit:

revno: 328 [merge]
author: mdietz mdietz@openstack, Cerberus [email protected]
committer: Tarmac
branch nick: trunk
timestamp: Tue 2010-10-05 20:13:50 +0000
message:
Cleanup around the rackspace API for the ec2 to internal_id transition

Michael

from git-bzr-ng.

mshuler avatar mshuler commented on July 17, 2024

partial success - needed to scribble before I forget :)
https://bugs.launchpad.net/bzr-fastimport/+bug/496677

apt-get remove --purge bzr-fastimport
wget http://launchpadlibrarian.net/58059367/262_261.diff
mkdir -p ~/.bazaar/plugins ; cd ~/.bazaar/plugins
bzr branch lp:bzr-fastimport fastimport
cd fastimport
patch -p1 < ~/262_261.diff

then 'git bzr clone lp:nova' worked for me

from git-bzr-ng.

termie avatar termie commented on July 17, 2024

latest versions of bzr-fastimport / python-fastimport have corrected this, yay :)

from git-bzr-ng.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.