/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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-08-06 23:57:30 UTC
  • mfrom: (1558.16.5 revert-missing)
  • Revision ID: pqm@pqm.ubuntu.com-20060806235730-876748deb30a3d2d
Moy: change BZREMAIL to BZR_EMAIL

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``.