/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/util/configobj/docs/configobj.txt

Merge bzr.dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
 
36
36
.. sidebar:: ConfigObj in Bazaar
37
37
 
38
 
    **ConfigObj** is now used as the config file parser for `Bazaar <http://bazaar-ng.org>`_.
 
38
    **ConfigObj** is now used as the config file parser for `Bazaar <http://bazaar-vcs.org>`_.
39
39
    
40
40
    Bazaar is *the* Python  distributed {acro;VCS;Version Control System}. 
41
41
    ConfigObj is used to read ``bazaar.conf`` and ``branches.conf``.