= Bazaar-NG = [http://bazaar-vcs.org/ Bzr] is a decentralized revision control system written in Python. == Usage == This backend is selected using the prefix '''bzr:''' for the repository name and can be used both as SourceRepository and as TargetRepository: {{{ [oodoctest] source = bzr:oodoctest target = darcs:oodoctest root-directory = /wip/oodoctext start-revision = INITIAL [bzr:oodoctest] repository = http://download.gna.org/oodoctest/oodoctest.og.main/ [darcs:oodoctest] }}} === Specific options === None