Rev 3906: (Jelmer) bzr-svn releases are now in lp:bzr-svn again. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Tue Dec 16 01:21:03 GMT 2008


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 3906
revision-id: pqm at pqm.ubuntu.com-20081216012058-qt15655kpfcpfreq
parent: pqm at pqm.ubuntu.com-20081215052042-a9ttz3b70lsuie6q
parent: jelmer at samba.org-20081207175836-70bdlcv9gbrbfqp0
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Tue 2008-12-16 01:20:58 +0000
message:
  (Jelmer) bzr-svn releases are now in lp:bzr-svn again.
modified:
  tools/win32/build_release.py   build_release.py-20081105204355-2ghh5cv01v1x4rzz-1
    ------------------------------------------------------------
    revno: 3882.5.1
    revision-id: jelmer at samba.org-20081207175836-70bdlcv9gbrbfqp0
    parent: pqm at pqm.ubuntu.com-20081205181554-ofrdnafloc43bxkh
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: bzr.dev
    timestamp: Sun 2008-12-07 18:58:36 +0100
    message:
      bzr-svn releases are now in lp:bzr-svn again.
    modified:
      tools/win32/build_release.py   build_release.py-20081105204355-2ghh5cv01v1x4rzz-1
=== modified file 'tools/win32/build_release.py'
--- a/tools/win32/build_release.py	2008-11-06 18:17:45 +0000
+++ b/tools/win32/build_release.py	2008-12-07 17:58:36 +0000
@@ -106,10 +106,6 @@
 
 
 def get_plugin_trunk_branch(plugin_name):
-    if plugin_name == 'bzr-svn':
-        # For some reason bzr-svn doesn't have the latest tags on its 'trunk'
-        # branch, but only exist in the 0.4 releases.
-        return 'lp:bzr-svn/0.4'
     return 'lp:%s' % (plugin_name,)
 
 




More information about the bazaar-commits mailing list