=== slank is now known as slank_away | ||
=== robbyoconnor is now known as r0bby | ||
=== r0bby is now known as robbyoconnor | ||
bacon000 | Is it possible to delete a bzr branch, as in Git? | 04:00 |
---|---|---|
bacon000 | As opposed to Hg, where I think it's only possible using plugins. | 04:00 |
spiv | bacon000: sure. | 04:19 |
spiv | (You can't easily delete the revisions for that branch from a repository, though.) | 04:20 |
spiv | 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 |
spiv | Er, "rm -r that-branch" | 04:21 |
spiv | Obviously :) | 04:21 |
bacon000 | each-branch-is-a-directory-on-disk = "feature branches", right? | 04:26 |
persia | there's no close relation between branch layout and semantic assignments of various branches. | 04:31 |
Meatball_py | hello everyone, how can I change the parent location of my local bzr branch? | 05:40 |
Meatball_py | 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:44 |
bob2 | fyi the cert on blog.bazaar.c.c is expired | 05:46 |
bob2 | Meatball_py, sounds like you didn't do bzr lplogin or whatever | 05:47 |
Meatball_py | 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:07 |
bob2 | ? | 06:14 |
bob2 | bzr+ssh | 06:14 |
bob2 | ^ definitely going to require logging in | 06:14 |
=== echo-are` is now known as echo-area` | ||
=== echo-area` is now known as echo-area | ||
Meatball_py | bob2: got it, I replaced bzr+ssh with http and it works :) thank you | 06:30 |
bob2 | hot | 06:30 |
ccxCZ | how do I disable locking on source of bzr pull? it fails on permission denied (source is readonly to this user) | 10:36 |
ccxCZ | bzr-2.5.1 | 10:36 |
=== yofel_ is now known as yofel | ||
=== blender_owl is now known as embersoaker | ||
=== slank_away is now known as slank | ||
LarstiQ | ccxCZ: hmm, that's a local branch? In what format? | 16:44 |
=== deryck is now known as deryck[lunch] | ||
ccxCZ | Standalone branch (format: 2a) | 18:16 |
ccxCZ | though I've discovered the place where I was pulling was already a lightweight checkout | 18:17 |
ccxCZ | >_< | 18:17 |
LarstiQ | ccxCZ: and you got the permission error on reading the source branch, _not_ on writing to the target? | 18:31 |
LarstiQ | Perhaps a traceback would be good to look at at this point | 18:31 |
ccxCZ | well, I assume it was the latter since I was not expecting it to be bound | 18:34 |
LarstiQ | ccxCZ: aah | 18:35 |
* LarstiQ needs to eat more | 18:35 | |
LarstiQ | ccxCZ: yeah | 18:35 |
=== deryck[lunch] is now known as deryck |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!