/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 doc/en/admin-guide/integration.txt

  • Committer: Vincent Ladeuil
  • Date: 2007-11-04 15:44:32 UTC
  • mto: (2961.1.1 trunk)
  • mto: This revision was merged to the branch mainline in revision 2962.
  • Revision ID: v.ladeuil+lp@free.fr-20071104154432-hxcely69cx6acqzb
Fix forgotten reference to _get_filename and duplicated code.

* bzrlib/transport/http/_urllib.py:
(HttpTransport_urllib._perform): Delete duplicate declarations.

* bzrlib/config.py:
(AuthenticationConfig._save): _get_filename() has been replaced by
_filename.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Integration with Other Tools
2
 
============================
3
 
 
4
 
Patch Queue Manager (PQM)
5
 
-------------------------
6
 
 
7
 
Bug Trackers
8
 
------------
9
 
 
10
 
Continuous Integration Tools
11
 
----------------------------
12
 
 
13
 
Bundle Buggy
14
 
------------