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