Tag Archives: Bazaar

Using Bazaar and Launchpad on Windows

Bazaar is a distributed version control system (DVCS) written in Python with many interesting features. Like all DVCS it supports disconnected operation which means that you don’t have to be connected to a central repository to commit changes or to view the history. Launchpad is a free software hosting and development site. Another well-known site of [...]
Posted in Software Development | Also tagged | 1 Comment