=== slank is now known as slank_away === robbyoconnor is now known as r0bby === r0bby is now known as robbyoconnor [04:00] Is it possible to delete a bzr branch, as in Git? [04:00] As opposed to Hg, where I think it's only possible using plugins. [04:19] bacon000: sure. [04:20] (You can't easily delete the revisions for that branch from a repository, though.) [04:21] If you're using the common each-branch-is-a-directory-on-disk layout, then deleting a branch is simply "rm that-branch/" [04:21] Er, "rm -r that-branch" [04:21] Obviously :) [04:26] each-branch-is-a-directory-on-disk = "feature branches", right? [04:31] there's no close relation between branch layout and semantic assignments of various branches. [05:40] hello everyone, how can I change the parent location of my local bzr branch? [05:44] I modified the .bzr/branch/branch.conf, changed parent_location to bzr+ssh://bazzar.launchpad.net/~openerp/openobject-addons/6.1/ , but it gives "Permission Denied (publickey)". [05:46] fyi the cert on blog.bazaar.c.c is expired [05:47] Meatball_py, sounds like you didn't do bzr lplogin or whatever [06:07] bob2: no I didn't, but that's an open source project, I didn't expect it requires login. And I can do bzr branch lp:~openobject-addons without login (in another folder) [06:14] ? [06:14] bzr+ssh [06:14] ^ definitely going to require logging in === echo-are` is now known as echo-area` === echo-area` is now known as echo-area [06:30] bob2: got it, I replaced bzr+ssh with http and it works :) thank you [06:30] hot [10:36] how do I disable locking on source of bzr pull? it fails on permission denied (source is readonly to this user) [10:36] bzr-2.5.1 === yofel_ is now known as yofel === blender_owl is now known as embersoaker === slank_away is now known as slank [16:44] ccxCZ: hmm, that's a local branch? In what format? === deryck is now known as deryck[lunch] [18:16] Standalone branch (format: 2a) [18:17] though I've discovered the place where I was pulling was already a lightweight checkout [18:17] >_< [18:31] ccxCZ: and you got the permission error on reading the source branch, _not_ on writing to the target? [18:31] Perhaps a traceback would be good to look at at this point [18:34] well, I assume it was the latter since I was not expecting it to be bound [18:35] ccxCZ: aah [18:35] * LarstiQ needs to eat more [18:35] ccxCZ: yeah === deryck[lunch] is now known as deryck