~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/releasing.txt

  • Committer: Martin Pool
  • Date: 2009-08-20 08:36:13 UTC
  • mto: This revision was merged to the branch mainline in revision 4643.
  • Revision ID: mbp@sourcefrog.net-20090820083613-6d19athc2klerh9r
Release docs: bzr-pqm is a precondition not part of the every-release process

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
.. contents::
11
11
 
12
12
 
 
13
Preconditions
 
14
-------------
 
15
 
 
16
#. Download the pqm plugin and install it into your ``~/.bazaar/plugins``::
 
17
 
 
18
     bzr branch lp:bzr-pqm ~/.bazaar/plugins/pqm
 
19
 
13
20
Starting the release phase
14
21
--------------------------
15
22
 
34
41
 
35
42
     bzr branch trunk prepare-1.14
36
43
 
37
 
#. Download the pqm plugin and install it into your ``~/.bazaar/plugins``::
38
 
 
39
 
     bzr branch lp:bzr-pqm ~/.bazaar/plugins/pqm
40
 
 
41
44
#. Configure pqm-submit for this branch, with a section like this in
42
45
   ``~/.bazaar/locations.conf``::
43
46