background preloader

Gnu/Linux

Facebook Twitter

Linux Distributions

FLOSS Manuals (en) Bazaar in five minutes — Bazaar v2.1.1 documentation. Introduction Bazaar is a distributed version control system that makes it easier for people to work together on software projects.

Bazaar in five minutes — Bazaar v2.1.1 documentation

Over the next five minutes, you’ll learn how to put your files under version control, how to record changes to them, examine your work, publish it and send your work for merger into a project’s trunk. Introducing yourself Bazaar records changes to source code, and it records who made the change. The person is identified by their name and email address.