From: Davi Arnaut Date: July 10 2012 2:52pm Subject: Re: BZR tree for 5.5.25a? List-Archive: http://lists.mysql.com/internals/38546 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 On Tue, Jul 10, 2012 at 12:18 AM, Stewart Smith wrote: > Davi Arnaut writes: > >> On Sun, Jul 8, 2012 at 10:23 PM, Stewart Smith wrote: >>> Has something broken in the release process again? I don't see 5.5.25a >>> having been added to the BZR repositories on launchpad. >>> -- >>> Stewart Smith >> >> Seems to have been pushed earlier today, but now is back to 5.5.24. > > I've branched it from the tag, which seems to work okay. > endora:~ $ bzr branch lp:mysql-server/5.5 Branched 3313 revision(s). endora:~ $ cd 5.5 endora:~/5.5 $ bzr log -r tag:mysql-5.5.25a bzr: ERROR: Requested revision: 'tag:mysql-5.5.25a' does not exist in branch: file:///Users/davi/5.5/ endora:~/5.5 $ bzr tags | grep 5.5.25a mysql-5.5.25a ? Perhaps you branched from somewhere else or some other way? Davi