wiki:FrequentlyAskedQuestionsBazaar

Version 5 (modified by Fran Boon, 16 years ago) ( diff )

+comparison with Hg/Git

Why replace CVS with Bazaar?

CVS is old technology which doesn't easily support merging (nor even folder renames)

Merging is a common requirement for Sahana where most development occurs in deployment branches & currently never makes it back to trunk.
It is also relevant to GSoC where merges are done in a very manual, painful process.

Using a Distributed Version Control System can be a great benefit for our Project:

Bzr is simple to use for people familiar with CVS (or SVN) & supports Launchpad:

Bzr is used by Web2Py:


DeveloperGuidelinesBzr

FrequentlyAskedQuestions

Note: See TracWiki for help on using the wiki.