Call for testing of colocated branch support in bzr.dev
Aaron Bentley
aaron at canonical.com
Mon Jan 23 15:23:28 UTC 2012
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 12-01-23 10:12 AM, Jelmer Vernooij wrote:
>> It actually just seems to be in the 2.5 branch at the moment,
>> I'll up-merge that into bzr.dev as well.
With 2.5, it rmbranch appears to delete the wrong branch:
$ alias bzr=~/hacking/bzr/2.5/bzr
$ bzr init --development-colo foo
Created a standalone tree (format: development-colo)
$ cd foo
$ bzr branches
* (default)
$ bzr switch -b first-colo-branch
Tree is up to date at revision 0.
Switched to branch: /home/abentley/launchpad/foo/
$ bzr switch -b second-colo-branch
Tree is up to date at revision 0.
Switched to branch: /home/abentley/launchpad/foo/
$ bzr branches
first-colo-branch
* second-colo-branch
$ bzr switch first-colo-branch
Tree is up to date at revision 0.
Switched to branch: /home/abentley/launchpad/foo/
$ bzr rmbranch second-colo-branch
$ bzr branches
second-colo-branch
Aaron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk8de3AACgkQ0F+nu1YWqI38LQCeNqV44I03YRHylY5HySS0Nxe/
FGYAnjftV00onPopK0tWvKPA8gePCdQF
=Ravx
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list