[00:07] say i've done 'bzr branch lp:foo bah' , how do i change my branch to 'bar' ? [00:08] mv? [00:08] just 'bzr mv bah baar'? [00:08] grr [00:08] No, just 'mv bah baar' ;p [00:09] yeah, you don't need to do anything special [00:09] just rename the folder [00:09] Or maybe 'mv bah bah bah, bah bah bah-ranne' [00:09] >.> [00:09] srsly? ok [04:07] hi all, how to get the *http* url for a branch? [04:08] like $bzr info http_launchpad_home or something [04:09] pikkachu: http://bazaar.launchpad.net/~owner/project/name [04:11] right, how do I get it? [04:11] owner can be anything, as well as project and name [04:12] that's why I'm asking [04:12] I realize I can do some replacements in bzr info push_location, but I ask for a less hacky way [04:13] Pikkachu: if you only know the project name, then http://bazaar.launchpad.net/+branch/project should work too [04:14] I don't know anything about the branch [04:14] not even if there's an associated project [04:15] Pikkachu: what *do* you know about the branch? [04:19] jelmer: man, I just want something similar to bzr config push_location [04:20] * Pikkachu realized he needs a hack on bzr config output [04:23] thanks all anyway :( === r0bby is now known as robbyoconnor === mnepton is now known as mneptok