~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to baz_import.py

  • Committer: Robert Collins
  • Date: 2006-04-21 00:33:57 UTC
  • mfrom: (364 bzrtools)
  • mto: (364.1.3 bzrtools)
  • mto: This revision was merged to the branch mainline in revision 366.
  • Revision ID: robertc@robertcollins.net-20060421003357-f6f83e12d5c143b8
MergeĀ fromĀ ab-trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
754
754
 
755
755
 
756
756
class cmd_baz_import(Command):
757
 
    """Import an Arch or Baz archive into bzr branches.  <BZRTOOLS>
 
757
    """Import an Arch or Baz archive into a bzr repository.  <BZRTOOLS>
758
758
 
759
759
    This command should be used on local archives (or mirrors) only.  It is
760
760
    quite slow on remote archives.