/srv/irclogs.ubuntu.com/2011/04/30/#bzr.txt

spivmhall119: yes this is a good place to ask, although it tends to be quiet on the weekend02:33
spivmhall119: to clear the revision history of a branch you could probably just call your_branch.set_last_revision_info(0, bzrlib.revision.NULL_REVISION)02:34
spivmhall119: although I'm guessing you want to change the workingtree as well as the branch?02:34
spivmhall119: which IIRC is wt.set_parent_ids([])02:36
mhall119spiv: thanks for the reply, I want to keep the working tree02:50
mhall119basically I'll have a branch I want to use as a "template"02:51
mhall119when starting a new project, I want a copy of the latest of that "template" to be the start of my project's branch, but I don't want the template's revision history to be included in my project's revision history02:51
mhall119spiv: those worked perfectly, thanks!02:57
=== nixness is now known as foocraft
maxbjelmer: Hi. If you have a moment, could you outline the motivation for switching to cython? (Mainly to help in assessing whether the switch is applicable for PPA builds for older Ubuntus)15:25
jelmermaxb: It wasn't really an important change - cython is required by e.g. meliae, and is supposed to generate quicker code.15:28
maxbright - take the "try it and see" approach, then, do you think?15:29
jelmermaxb: with python-pyrex you mean?15:29
maxbI mean, we might as well see if the cython versions in older Ubuntus will work15:30
maxbAnd if they don't, we can switch back to pyrex for those15:30
jelmerah15:32
jelmeryeah, I think that makes sense15:32
PengCython isn't as useful if you maintain backwards compatibility with archaic Pyrex.15:39
Pengs/\./ versions./15:39
cyberkilla<3 Bazaar16:28
naokibzr source archive is distributed with generated c sources.17:34
naokiSo I don't feel compatibility with old Pyrex is big issue.17:34
naokihttp://docs.cython.org/src/userguide/pyrex_differences.html17:43
lamontany plans for a 2.4.0 backport to hardy/lucid that doesn't require newer-than-lucid python?22:59
lamont2.4.0~beta2-2~bazaar1~lucid1 happens to build-depend on a slightly-newer-than-maverick python, and therefore is FTBFS23:01
maxblamont: hmm. it's not FTBFS23:06
maxbIt may, however, not be particularly useful :-)23:06
maxblamont: I see no issue with the lucid build23:09
* jelmer waves to lamont, maxb23:10
maxblamont: Oh, but you're trying to rebuild it in a secret Canonical IS archive aren't you23:11
maxbWithout including our builddeps PPA23:11
* maxb blinks23:44
maxbI'm getting a test failure for 2.4b2 on hardy23:45
maxbNotImplementedError: <bound method SilentUIFactory.get_password of SilentUIFactory()>23:45
* maxb wonders how that managed to behave differently there23:45

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