Rev 63: Use bzr.dev new URL. in file:///home/vila/buildbot/bzr/

Vincent Ladeuil v.ladeuil+lp at free.fr
Fri Sep 4 09:27:40 BST 2009


At file:///home/vila/buildbot/bzr/

------------------------------------------------------------
revno: 63
revision-id: v.ladeuil+lp at free.fr-20090904082740-5rrd2g2vb8j59ne6
parent: v.ladeuil+lp at free.fr-20090831122420-c75z8dgacuptszhq
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: bzr
timestamp: Fri 2009-09-04 10:27:40 +0200
message:
  Use bzr.dev new URL.
  
  * master/master.cfg:
  (BzrGetSource): Use trunk new address. That breaks using branches
  other than trunk again :-/
-------------- next part --------------
=== modified file 'master/master.cfg'
--- a/master/master.cfg	2009-08-24 14:00:59 +0000
+++ b/master/master.cfg	2009-09-04 08:27:40 +0000
@@ -102,8 +102,8 @@
 
     def __init__(self,
                  repourl=None,
-                 baseURL='http://bazaar.launchpad.net/~bzr/bzr/',
-                 defaultBranch='trunk',
+                 baseURL='http://bazaar.launchpad.net/~bzr-pqm/bzr/',
+                 defaultBranch='bzr.dev',
 # requires 0.7.11 or 12                 forceSharedRepo=True,
                  # Keep room for initial checkout when needed
                  timeout=3600,



More information about the bazaar-commits mailing list