At file:///home/pqm/archives/thelove/bzr/%2Btrunk/ ------------------------------------------------------------ revno: 3906 revision-id: [email protected] parent: [email protected] parent: [email protected] committer: Canonical.com Patch Queue Manager <[email protected]> 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: [email protected] parent: [email protected] committer: Jelmer Vernooij <[email protected]> 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,)
-- bazaar-commits mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/bazaar-commits
