/srv/irclogs.ubuntu.com/2012/12/19/#bzr.txt

=== slank is now known as slank_away
=== robbyoconnor is now known as r0bby
=== r0bby is now known as robbyoconnor
bacon000Is it possible to delete a bzr branch, as in Git?04:00
bacon000As opposed to Hg, where I think it's only possible using plugins.04:00
spivbacon000: sure.04:19
spiv(You can't easily delete the revisions for that branch from a repository, though.)04:20
spivIf you're using the common each-branch-is-a-directory-on-disk layout, then deleting a branch is simply "rm that-branch/"04:21
spivEr, "rm -r that-branch"04:21
spivObviously :)04:21
bacon000each-branch-is-a-directory-on-disk = "feature branches", right?04:26
persiathere's no close relation between branch layout and semantic assignments of various branches.04:31
Meatball_pyhello everyone, how can I change the parent location of my local bzr branch?05:40
Meatball_pyI 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:44
bob2fyi the cert on blog.bazaar.c.c is expired05:46
bob2Meatball_py, sounds like you didn't do bzr lplogin or whatever05:47
Meatball_pybob2: 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:07
bob2?06:14
bob2bzr+ssh06:14
bob2^ definitely going to require logging in06:14
=== echo-are` is now known as echo-area`
=== echo-area` is now known as echo-area
Meatball_pybob2: got it, I replaced bzr+ssh with http and it works :) thank you06:30
bob2hot06:30
ccxCZhow do I disable locking on source of bzr pull? it fails on permission denied (source is readonly to this user)10:36
ccxCZbzr-2.5.110:36
=== yofel_ is now known as yofel
=== blender_owl is now known as embersoaker
=== slank_away is now known as slank
LarstiQccxCZ: hmm, that's a local branch? In what format?16:44
=== deryck is now known as deryck[lunch]
ccxCZStandalone branch (format: 2a)18:16
ccxCZthough I've discovered the place where I was pulling was already a lightweight checkout18:17
ccxCZ>_<18:17
LarstiQccxCZ: and you got the permission error on reading the source branch, _not_ on writing to the target?18:31
LarstiQPerhaps a traceback would be good to look at at this point18:31
ccxCZwell, I assume it was the latter since I was not expecting it to be bound18:34
LarstiQccxCZ: aah18:35
* LarstiQ needs to eat more18:35
LarstiQccxCZ: yeah18:35
=== deryck[lunch] is now known as deryck

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!