Diff for "VcsImports"

Not logged in - Log In / Register

Differences between revisions 6 and 8 (spanning 2 versions)
Revision 6 as of 2008-06-17 14:21:17
Size: 1538
Editor: localhost
Comment: converted to 1.6 markup
Revision 8 as of 2009-07-26 18:33:41
Size: 1521
Editor: host132-95-dynamic
Comment: Now also Git branches can be imported
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Launchpad provides a free service which imports the trunk of a project from Subversion or CVS to [[http://bazaar-vcs.org|Bazaar]], and then keeps that trunk branch up to date. This allows you to make your own Bazaar branches from the project trunk, and keep them up to date by merging from trunk over time as you develop your feature. Launchpad provides a free service which imports the trunk of a project from Subversion, CVS or Git to [[http://bazaar-vcs.org|Bazaar]], and then keeps that trunk branch up to date. This allows you to make your own Bazaar branches from the project trunk, and keep them up to date by merging from trunk over time as you develop your feature.
Line 8: Line 8:
     * Create an empty branch to contain the imported code.       * Create an empty branch to contain the imported code.
Line 16: Line 16:
If you are having trouble using the service, please ask on #launchpad on Freenode, or mail the [[mailto:feedback@bazaar-importer.canonical.com|Bazaar imports team]]. If you are having trouble using the service, please ask on #launchpad on Freenode, or mail the [[mailto:feedback@launchpad.net|Launchpad team]].

Launchpad provides a free service which imports the trunk of a project from Subversion, CVS or Git to Bazaar, and then keeps that trunk branch up to date. This allows you to make your own Bazaar branches from the project trunk, and keep them up to date by merging from trunk over time as you develop your feature.

To request an import, please:

  • Make sure the project is registered in Launchpad, or register it yourself.

  • Then visit the page for requesting a code import and fill out the details.

  • This will:
    • Create an empty branch to contain the imported code.
    • Subscribe you to it so that you will be notified both when the initial import completes and subsequent updates import new revisions.
    • Notify the import operators who will check that the import location and approve the import.

The initial import can take a long time—up to several days, depending on the number of revisions that need to be converted. Once the import is established it will be updated from the CVS or Subversion branch with every 6-12 hours, although an import can be requested at any time by clicking the "Import Now" button on the import page.

At the moment the service is restricted to tracking only the main branch of each project.

If you are having trouble using the service, please ask on #launchpad on Freenode, or mail the Launchpad team.

VcsImports (last edited 2021-05-27 14:19:37 by cjwatson)