~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/admin-guide/integration.txt

  • Committer: Martin Pool
  • Date: 2010-02-27 01:34:49 UTC
  • mto: This revision was merged to the branch mainline in revision 5064.
  • Revision ID: mbp@canonical.com-20100227013449-zxostilwfoendxfv
Handle "Directory not empty" from ftp as DirectoryNotEmpty.

FtpTransport._translate_ftp_error can handle all ftp errors; there's no clear
distinction between 'temporary' and 'permament'.

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