[01:34] jelmer (if any) thanks for putting up the SRU mp [01:34] i guess i can merge it [01:34] and then wait for an admin to allow the upload === Merwin__ is now known as Merwin === quicksil1er is now known as quicksilver === michaelh1|away is now known as michaelh1 === beuno is now known as beuno-lunch === michaelh1 is now known as michaelh1|away === beuno-lunch is now known as beuno [17:41] hi [17:41] how do you change the default editor when "bzr ci" is run? [17:41] oh strange [17:42] just found the answer in the next link on Google === michaelh1|away is now known as michaelh1 [19:12] did someone managed using redmine as a bug tracker ? (using the --fixes feature) [19:12] hi btw ^^ === michaelh1 is now known as michaelh1|away === yofel_ is now known as yofel [21:37] Hi everyone… can anyone help me with this error when I try a pull? "Transport operation not possible: http does not support mkdir()" [21:38] brian515, pull or push? [21:38] pull [21:38] You're using a checkout of a http://something branch? [21:39] I should be [21:39] It should be pulling from Launchpad [21:40] Well, pull wants to write to the branch. And if the branch is http://... [21:41] Sorry, I'm new to Bazaar and have limited experience with other version control systems. How should I resolve this? [21:43] FWIW I can't push either [21:43] bzr up [21:44] Depends on what it is you're trying to do. But bob2's is a reasonable guess. [21:45] Ok, bzr up doesn't return errors, but I haven't committed my code yet because bzr commit returns the same error [21:46] sounds like you got a bound branch [21:47] Ok. What does that mean/how can I fix it? [21:48] It means you started out with a "bzr checkout http://....", which isn't going to be useful for anything where you're wanting to write. [21:49] You'll need a writable (probably new local) branch instead. You can use reconfigure to turn that checkout into a standalone branch. -standalone, maybe? [21:49] --branch [21:50] No, probably --tree. [21:50] * fullermd hates reconfigure's model. [21:50] oh, you're right, I didn't read past the , in the help string [21:51] All right, I'll give that a try [21:51] I wish it had options for edges instead of nodes. [21:53] Cool, that worked! [21:53] Thank you! [23:45] hi [23:48] hi