~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Vincent Ladeuil
  • Date: 2007-06-28 12:26:11 UTC
  • mto: (2581.1.1 cleanup-runbzr)
  • mto: This revision was merged to the branch mainline in revision 2588.
  • Revision ID: v.ladeuil+lp@free.fr-20070628122611-0suhzl7o6aep1ibz
Revert the intrusive run_bzr('commit') rewritings.

* bzrlib/tests/test_smart_add.py:
(TestSmartAdd.test_add_dry_run,
TestSmartAdd.test_returns_and_ignores):  Delete useless import.

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