Lorry
Lorry is a tool for mirroring upstream source code into Baserock Git repositories on our own Git server.
Using
See the manual page or --help output for details on options and stuff.
Prerequisites:
- git-svn
- git-cvsimport
- bzr fast-export
- python-cliapp
- hg-fast-export
In Ubuntu and Debian the majority of these can be installed with
the command sudo apt-get install git-svn git-cvs bzr-fastimport
python-cliapp
If python-cliapp cannot be found, try http://liw.fi/cliapp/.