/srv/irclogs.ubuntu.com/2012/04/04/#bzr.txt

convergehi, how can I get the last version of a branch? bzr pull ?02:20
=== poolie_ is now known as poolie
poolieconverge, can you be  more specific?02:38
convergei had downloaded it wih bzr branch name_of_branch02:39
convergeneed to update it with the latest improvements02:39
pooliethen yes, bzr pull there will download new revisions from the parent branch02:39
poolieand update the working tree02:39
convergethanks dude02:48
lifelessspiv: around ?03:54
spivlifeless: yep03:56
lifelessI'm trying to clean up https://code.launchpad.net/~lifeless/+activereviews03:56
lifelesshttps://code.launchpad.net/~spiv/ubuntu/lucid/paramiko/address-families-579530-lucid/+merge/25297 is in the way03:57
spivI guess I'll abandon it03:57
spivAlthough it's a bit of a pity that you can't shift that off your queue yourself.03:58
lifelessspiv: so, I can't land it03:59
spivMe either :P03:59
=== _thumper_ is now known as thumper
spivHmm03:59
lifelessYou could drive the SRU process for it, but thats not strictly a MP thing anyhow03:59
spivNeither "Work in progress" or "Merged" look like great alternatives, but those are my two choices03:59
spiv(Setting WIP)04:00
lifelesscan you resubmit ?04:00
lifelessyou could retarted for lucid-proposed04:00
spivOh, I can delete it or resubmit, I see.04:00
lifelessour branch based workflow for ubuntu is very raw04:00
lifelessthere are appropriate bugs open04:00
spivWell, I'm not going to push this at all.04:00
lifelessme neither04:01
lifeless(which is a bit sad in principle, but a statement of reality)04:01
spivYeah.  Our time is finite, sadly.04:01
lifelessspiv: thanks04:22
vilahi all06:38
Merwin_Hi07:26
mgzmorning08:47
vilamgz: heya08:52
m1scjust to confirm: loggerhead doesn't support shared repos yet.?08:52
jelmerm1sc: what is there to support?09:11
m1scjelmer: say loggerhead points to /repo with the following branches /repo/{trunk,branches/one,branches/two,..} inside, it doesn't show these branches.09:14
m1scjelmer: wrong expectation on my side?09:16
jelmerm1sc: yeah, that's odd - it should be able to show them. and it works without a shared repo?09:40
jelmerm1sc: a shared repo should just be a storage optimization09:40
m1scjelmer: hmm ok. it's --no-trees -- does it matter?09:43
jelmerm1sc: no, that shouldn't matter as far as I know - loggerhead looks at the branch contents, not the tree09:46
ccxCZis there ready-made snippet for getting revno when I run program from a bzr repo and appending that to version number?10:35
jelmerccxCZ: not that I'm aware of - see bug 68936710:36
ubot5Launchpad bug 689367 in Bazaar ""bzr describe" command" [Wishlist,Confirmed] https://launchpad.net/bugs/68936710:36
ccxCZhmm I guess Branch.open(dirname(dirname(__file__)).revno() will do10:39
jelmerccxCZ: `bzr revno` will just get you the revision number, if that's what you mean?10:39
ccxCZwell, I want it from python app, so spawning another process seems bit overkill10:40
m1scjelmer: ok, solved -- had a guard branch in /repo/.bzr, once removed it seems to work. thank you.10:41
jelmerccxCZ: in that case your code is indeed what you want10:41
LarstiQccxCZ: though perhaps you want Branch.open_containing instead of dirname(dirname(?10:58
maxbThere is a danger in using open_containing if the code might sometimes run in an exported copy of the code - it may recurse far above where you wanted in that instance11:22
LarstiQmaxb: right12:30
Merwin_mgz, hi, you saved my (yester)day, thank you ;)13:20
Merwin_I update to bzr 2.6b1 to avoid these problems :D13:21
mgzI'm glad Merwin :)13:22
mgzI'll also make sure those fixes are back ported for 2.5.113:24
Merwin_I installed latest 2.6 with pip and I had a message saying that it could not compiel some extensions (whereas I installed Cython, and saw some gcc lignes during installation)13:26
Merwin_It works fine, but if it could work faster, that would be nice ;)13:27
mgzhm, yes, the setuptoolsy installs may not do the right compile stuff13:28
Merwin_I'll remove it and install from sources13:31
Merwin_mgz, bzrtools 2.5 works with 2.6 or I'll have to get the dev branch ?13:37
mgzit should work.13:38
=== r0bby is now known as robbyoconnor
james_wjml,  https://code.launchpad.net/~james-w/udd/remove-max-threads-warning/+merge/10081615:36
jmljames_w: I think there's more in that diff than you intended.15:37
james_wah, looks like I missed pushing to trunk yesterday15:38
james_wjml, fixed15:39
jmljames_w: thanks.15:39
james_wthat also means I didn't roll out the new code as intended yesterday15:41
james_wdoing that now15:41
jmljames_w: approved.15:43
james_wthanks15:44
mgzjames_w: do you want anything else from me on the udd mp reviews?15:45
james_wmgz, not at this time, thanks for the reviews15:45
=== lool- is now known as lool
=== deryck is now known as deryck[lunch]
james_wjml, mgz: around still? https://code.launchpad.net/~james-w/udd/storm-fixes/+merge/10083817:20
jmljames_w: already approved :)17:21
mgz...he's too fast!17:21
james_woh yay17:21
james_wthanks17:21
james_wone more coming up17:21
james_wlarger and without explicit tests unfortunately17:21
jmljames_w: classy.17:21
mgzjames_w: do we need to do something about storm on jubany still?17:22
james_wmgz, I had the package installed17:22
mgzyou're a star.17:22
james_wthese fixes are from my finding some problems when trying to deploy the code17:22
james_whttps://code.launchpad.net/~james-w/udd/unicode-everything/+merge/10084217:27
james_wdiff is generating now17:27
mgzeheh, winning branch name17:28
james_woh, I forgot the pre-req17:30
=== deryck[lunch] is now known as deryck
jmljames_w: I think you missed one:17:31
jml    except errors.NotBranchError:17:31
jml-        ubuntu_b = bstore.get_branch_parts("ubuntu", ubuntu_current_series,17:31
jml+        ubuntu_b = bstore.get_branch_parts(u"ubuntu", ubuntu_current_series,17:31
jml                "release", possible_transports=possible_transports)17:31
jml"release" → u"release"17:32
james_wargh17:32
james_wthanks17:32
james_wjml, mgz: thanks, I'll land these and try a rollout17:36
jml\o/17:37
jmljames_w: I'll be semi-around17:37
james_wok17:38
* jml is packing for a move tomorrow.17:38
james_wjml, it all looks to be running ok so far17:45
james_wadding new jobs17:45
james_wimporting packages17:45
james_wupdating the status page17:45
jmljames_w: great :)17:45
james_wI'll go and grab some lunch and check it all again when I get back17:46
jmlcool17:49
=== beuno is now known as beuno-lunch
=== beuno-lunch is now known as beuno
mgrandijelmer, i dont see the difference between the 'fastimport' download and the 'pythonfastimport' download on the python-fastimport launchpad page, did you make a mistake there or something? :o21:35
poolielifeless, hi, can we chat briefly?22:12
lifelesssure thing22:12
lifelessring me ?22:12
pooliesure22:12
jelmer'evening poolie, lifeless22:15
jelmermgrandi: there is none22:15
jelmermgrandi: pip falls over if the tarball has a name that doesn't match the module name, even if that's what is registered on pypi22:15
mgrandioh22:15
mgrandiok22:15
=== yofel_ is now known as yofel
pooliehi there22:17
lifelesshi jelmer22:24

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