< Home - < Back

bzr-fastimport


Information about the package, bzr-fastimport, which is shipped with common Linux distributions. The bzr-fastimport package is designed for, Bzr plugin for fast loading of data from other VCS tools.


Package Name:

bzr-fastimport

Summary:

Bzr plugin for fast loading of data from other VCS tools

Description:

Bazaar Fast Import is a plugin providing fast loading of revision control data into Bazaar. It is designed to be used in combination with front-end programs that generate a command/data stream for it to process. Front-ends are available for a wide range of foreign VCS tools including Subversion, CVS, Git, Mercurial, Darcs and Perforce. New front-ends are easy to develop in whatever programming language you prefer, making Bazaar Fast Import useful for teams needing a custom migration solution.

Architecture:

noarch

Version:

0.12.0

Release:

1.el6

Size:

161 k

Repository:

epel

From Repository:

Licence:

GPLv2+ and MIT



Handy Yum Commands for bzr-fastimport


Control the bzr-fastimport package with the following handy commands outlined below.


Command

Description of Command

yum install bzr-fastimport

This command will install bzr-fastimport on the server.

yum remove bzr-fastimport

This command will un-install bzr-fastimport on the server. When you run this command, you will be asked if you are sure that you want to remove bzr-fastimport, so you have to manually confirm that you want to do this.

yum -y remove bzr-fastimport

This command will un-install bzr-fastimport on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove bzr-fastimport when using the -y flag.

yum update bzr-fastimport

This command will update bzr-fastimport to the latest version. When you run this command, you will be asked if you are sure that you want to remove bzr-fastimport, so you have to manually confirm that you want to do this.

yum -y update bzr-fastimport

This command will update bzr-fastimport to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove bzr-fastimport when using the -y flag.

yum info bzr-fastimport

This command will show you core information about the bzr-fastimport package.

yum deplist bzr-fastimport

This command will show you the dependencies for bzr-fastimport. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update bzr-fastimport

This command will check if there is an update waiting on bzr-fastimport. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.