Features

How to install Bazaar version control

How to install Bazaar version control

Copyright © TechPad.co.uk

Follow these simple steps to get you up and running with Canonical's collaborative version control system bzr, or Bazaar on Ubuntu Karmic Koala 9.10.

Bazaar (or bzr) is a version control system developed by Canonical, the makers of the Ubuntu Linux operating system. It's becoming really popular with developers as it includes some nifty features to aid collaborative working and it's also among the easiest version control systems to use.

Step 1: Install Bazaar

On Ubuntu you can install Bazaar via a PPA repository. To get this set up, you'll find need to edit your sources.list APT configuration file with the command  sudo gedit /etc/apt/sources.list and then add the following two lines at the bottom to tell APT to look for the repositories on the Launchpad site. Replace the word karmic with the name of the Ubuntu release you're running.

deb http://ppa.launchpad.net/bzr/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/bzr/ppa/ubuntu karmic main

Now you'll need to add the GPG keys to APT for this repository, as they're signed for security reasons. You can do this by entering the following command. 

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 8C6C1EFD

This should imported the key and add it to your trusted keys file. You'll now need to run sudo apt-get update to ensure that your APT repositories are updated with the new PPA and then install the Bazaar application and some tools via the following command:

sudo apt-get update; sudo apt-get install bzr bzr-tools bzr-gtk



Published: TechPad.co.uk Monday 28 December 2009, 1:09 pm
Views: 17,335 times
Filed under: bzr Bazaar version control coding Ubuntu

(No votes yet)



Login to leave your comments

Please login

Username
Password
  Remember me
Reset password | Send activation code

Related items

Dell Mini Inspiron to be called Dell E
Dell Mini Inspiron to be called Dell E
The sleek-looking netbook dubbed the Mini ... no votes (No votes)
How to install Ubuntu Netbook Remix on the Asus Eee PC
How to install Ubuntu Netbook Remix on the Asus Eee PC
Get a taste of the forthcoming Ubuntu Netb... 5 (1 vote)
How to copy DVD movies to your iPhone or iPod
How to copy DVD movies to your iPhone or iPod
Want to watch your DVDs on your iPhone or ... 5 (1 vote) *1 comment
How to install software on Ubuntu Linux
How to install software on Ubuntu Linux
Ubuntu is one of the easiest Linux distrib... 5 (1 vote)
How to keep your Ubuntu Linux system up to date
How to keep your Ubuntu Linux system up to date
Ubuntu makes it really easy to keep your s... no votes (No votes)

Recently added

How to create a Linux iPlayer download GUI using Zenity
How to create a Linux iPlayer download GUI using Zenity
Here's how I created a simple graphical ut... no votes (No votes)
A taste of iPhone support coming in Ubuntu Lucid Lynx
A taste of iPhone support coming in Ubuntu Lucid Lynx
Ubuntu's Lucid Lynx release, which comes o... no votes (No votes)
Frequently asked questions on NexentaCore
Frequently asked questions on NexentaCore
Frequently asked questions about NexentaCo... no votes (No votes)
Create a video transcoder GUI with Zenity and ffmpeg
Create a video transcoder GUI with Zenity and ffmpeg
Create a GUI application for your Linux co... 4 (1 vote)

Most viewed


Recent comments


Analytics sites

Web Analytics Demystified
Web Analytics Demystified
Eric T. Peterson is the fou...
Analytics for Marketers
Analytics for Marketers
A companion site for the bo...
Occams Razor
Occams Razor
Avinash Kaushik is the co-f...