GithubHelp home page GithubHelp logo

isabella232 / bzr-to-git-conversion-scripts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from percona/bzr-to-git-conversion-scripts

0.0 0.0 0.0 132 KB

Some scripts to help with BZR to git conversion (esp MySQL, Percona Server and Drizzle trees)

License: BSD 2-Clause "Simplified" License

bzr-to-git-conversion-scripts's Introduction

bzr-to-git-conversion-scripts

Some scripts to help with BZR to git conversion (esp MySQL, Percona Server and Drizzle trees)

Initial run:

  1. modify the sync-BLAH.sh script to pull from the right location. Usually you have a local mirror of the bzr trees and you may as well do initial clone from them rather than pulling everything over the internet.

  2. run ./sync-BLAH.sh and wait (about 2 hours for MySQL based trees)

  3. you can then change the BZR parent for the bzr trees to pull from lp if you like

  4. running ./sync-BLAH.sh again will pull what's changed out of BZR and store it in git.

After the initial import, it does a git repack to get very efficient storage. Subsequent imports do not do a repack.

bzr-to-git-conversion-scripts's People

Contributors

stewartsmith avatar

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.