Merge lp:~gz/bzr-windows-installers/use_bzr_svn_1.2.1_950751 into lp:bzr-windows-installers

Proposed by Martin Packman
Status: Merged
Merged at revision: 208
Proposed branch: lp:~gz/bzr-windows-installers/use_bzr_svn_1.2.1_950751
Merge into: lp:bzr-windows-installers
Diff against target: 14 lines (+2/-2)
1 file modified
bazaar_releases.py (+2/-2)
To merge this branch: bzr merge lp:~gz/bzr-windows-installers/use_bzr_svn_1.2.1_950751
Reviewer Review Type Date Requested Status
Bazaar Developers Pending
Review via email: mp+97385@code.launchpad.net

Description of the change

Update windows installers to use bzr-svn 1.2.1 for bzr 2.5 as required by colo changes.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'bazaar_releases.py'
2--- bazaar_releases.py 2012-03-12 13:11:57 +0000
3+++ bazaar_releases.py 2012-03-14 12:16:18 +0000
4@@ -320,8 +320,8 @@
5 pipeline.copy_write(branch='lp:bzr-pipeline/stable',
6 revision='tag:release-1.4'),
7 rewrite,
8- svn.copy_write(branch='lp:bzr-svn/1.1',
9- revision='tag:bzr-svn-1.1.2'),
10+ svn.copy_write(branch='lp:bzr-svn/1.2',
11+ revision='tag:bzr-svn-1.2.1'),
12 upload,
13 xmloutput.copy_write(revision='revno:160'), # 0.8.8 plus fixes
14 qbzr.copy_write(branch='lp:qbzr/0.22', revision='tag:release-0.22.1'),

Subscribers

People subscribed via source and target branches