[00:02] jelmer: there a way to list ghost revisions or try to figure out where to grab missing revisions? Loggerhead is dying on a new revision in which I've branched a few svn remote branches because it's missing revisions [00:03] poolie: ping [00:12] poolie: ping too [00:25] hello thumper, lifeless [00:25] was a late night [00:27] poolie: on your progress branch, can you please run the fixer script from the other bug [00:28] bug 305964 or some such [00:28] Launchpad bug 305964 in nautilus ""Preferred Applications -> Multimedia" should have "Do Nothing" as selection" [Undecided,Invalid] https://launchpad.net/bugs/305964 [00:28] well, not that #. but something :P - documented in the mail I sent to announce last week about networking bugs [00:30] jml: could the branh6/7 thing with LP be the bug I filed about the puller not noticing format changes? [00:31] lifeless: yes that's the next thing i was going to do [00:31] thumper, what's up? [00:32] jam: still around at all? [00:32] poolie: was wanting to talk [00:32] poolie: although now is probably not a good time [00:32] poolie: jam headed out to pickup his son; he says he may drop in later [00:33] poolie: when you've done that, if your progress branch is fixed, it means that the bug you commented on is probably CHK specific; if your progress branch isn't fixed it could be generic. [00:35] lifeless: ok, so that branch is diverged from my local copy of it [00:35] it may be the same as the one on my laptop [00:35] i'll look into it [00:35] thumper just ping me later [00:35] ok [00:36] poolie: ok; if you need help/assistance let me know. One thing I'll mention is that the fixer script doesn't accept lp: urls. [00:36] poolie: other than that it should be trivial to use. [00:38] so [00:38] there's not much content in that branch that i actually want [00:38] i can just delete it, unless it's useful debugging information to see whether the script works [00:40] please fix it [00:40] it will tell us whether or not you were seeing the known bug, or something new affecting all formats [00:40] the fixer is pretty quick [00:41] ok [00:41] so the affected branch is on launcphad [00:42] do i run it across sftp? [00:42] bzr+ssh [00:42] hey everone.. i'm a fairly new user of Bzr and I had a question about the .bzr folder and vs2003 web applications. [00:42] python fixer.py bzr+ssh://bazaar.launchpad.net/~mbp/bzr/progress [00:42] gcpeters: shoot [00:43] unfortunately we have some legacy projs under vs2003. It appears that folders starting with a period throws off vs for web projects [00:44] I noted that svn usrs had the same issue but they resolved it with a .net hack by going to _svn [00:44] is there an option for bzr to use a different root folder for the branch information? [00:44] not at the moment, no. [00:44] ok [00:45] (sorry) [00:45] no worries..it'll be an incentive to convince my manager to switch to vs2005 faster. :) [00:45] thx though. [00:56] is it possible to do equivalent to svn-copy with bzr-svn? [01:02] jelmer: grr, why does a bzr svn-import have to do so many reads of the bzr repository? [01:03] or, noo, wait, those are swap-ins aren't they ... [01:04] * SamB should have looked closer at gkrellm [01:05] * SamB wonders what the percentages in the SWAPIN column even mean [01:15] isn't maritza nice :) [01:15] poolie: who/what? [01:18] what ubuntu release is currently comparable with testings/unstable? [01:23] do you mean "which one is the newest"? karmic [01:25] SamB: karmic is probably closest at the moment; its usually, as dash implies, whatever ubuntu version is newest. [01:25] dash: I mean which one should I have in my /etc/apt/sources.list for bzr-related PPAs, given that I'm actually using testing/unstable [01:25] SamB: karmic [01:25] lifeless: how come they don't have a name for that ? [01:26] SamB: its done differently to debian [01:26] unlike debian, after a release ubuntu has a period of anarchy where noone can safely run it [01:26] while the mass merges from debian happen, the toolchain gets rebuilt - everything built again [01:26] lifeless: say WHAT? [01:26] poolie: yes, hang on to that one [01:27] oh [01:27] oh, btw, how come you always release right before GHC? [01:27] coincidence [01:27] we release right after gnome ;) [01:32] Whats GHC? [01:33] glasgow haskell compiler usually... [01:33] haskell [01:37] lifeless, I don't think so. I've specifically told the puller to mirror those branches each time I've upgraded them. [01:39] jml: is that done by setting the 'next pull time' ? [01:39] lifeless, yes. [01:40] then it would still fit my bug [01:46] lifeless, you've lost me. [01:49] mwhudson: on to maritza? [01:50] jml: I filed a bug that when the puller runs on a branch with no new revs but a format change, it doesn't remirror the branch [01:51] you're saying yo don't think that fits your scenario, because you've told the puller to run, but I don't see that that stops it fitting the situation I described [01:58] * SamB never dreamed that darcs' use of _darcs had any advantages [02:00] lifeless, the scanner is the thing that updates the format on the branch page, the puller works entirely from the next pull time and notices format changes. [02:01] lifeless, bug 376276 wouldn't explain end-users branching from a branch and getting an old format. It would explain discrepancies between the website's display of format and what I might expect the format to be, however. [02:01] Launchpad bug 376276 in launchpad-code "mirror doesn't notice format changes without a rev change" [Low,Triaged] https://launchpad.net/bugs/376276 [02:02] jml: so what do you think is going wrong? [02:02] the puller is just pulling into the same branch without running --upgrade? [02:02] er. without running "bzr upgrade" [02:03] SamB: the puller shouldn't upgrade; it zaps and remirrors [02:04] lifeless: oh [02:04] lifeless: you're sure about that? [02:04] have you *seen* it do this? [02:05] SamB: I wrote the original code [02:05] and you're sure nobody changed it? [02:05] and since then we've fixed it. but it still does zap & remirror. [02:05] SamB: I'm sure its been changed, but I'm also sure ^ [02:05] SamB: because upgrade is very expensive [02:06] SamB: compared to zap and pull [02:06] really ? [02:06] that's wierd [02:06] why is that? [02:06] copying is cheaper than calculating [02:07] what if the other end is slow? [02:07] then it takes a while, but launchpad isn't wasting CPU cycles [02:07] true [02:08] I hope you actually keep a backup while this goes on? [02:08] SamB: no, why would we? [02:08] in case the other end goes down half-way through or something [02:08] this is a mirror we're maintaining [02:08] most of the lp branches are hosted anyway, so the other end is on the same LAN [FSVO LAN] [02:09] oh [02:09] jml: bug https://bugs.edge.launchpad.net/bzr/+bug/390563 - any chance of getting the server traceback that is written to .bzr.log? [02:09] Ubuntu bug 390563 in bzr "absent factory exception from smart server when merging or branching" [Critical,Confirmed] [02:09] you mean you aren't talking about what happens if I mirror a repository from some random URL? [02:10] nothing to do with the command line bzr behaviour [02:10] or qbzr/bzr-gtk etc either [02:10] it sounded like you were discussing launchpad [02:10] we are [02:10] the internals of launchpad [02:10] lifeless, perhaps. we don't have a facility for it, but we could probably grab a LOSA sometime this evening. [02:11] jml: it would be of great assistance to debug the cause quickly [02:11] so, are you talking about the code that maintains a branch I set up to mirror a URL? [02:11] lifeless, ok. then your best bet is to contact a LOSA directly, I think. [02:12] SamB: and that maintains the http mirrors for hosted branches [02:12] jml: Are there plans to tie this into oops? [02:12] [this == bzr serve exceptions] [02:12] lifeless: in the case of a non-hosted branch, does it zap before re-mirroring on format changes? [02:13] lifeless, no immediate ones. we'd love to, of course [02:13] poolie: yeah [02:13] jml: I'll file a bug then [02:13] lifeless, but these days, mwhudson & I's days are basically made entirely out of interruptions. [02:13] poolie: ping [02:14] mwhudson: you might look at bug 390542 [02:14] Launchpad bug 390542 in loggerhead "Installation fails on Windows [bzr 1.16]" [Undecided,New] https://launchpad.net/bugs/390542 [02:14] thumper: hi [02:14] poolie: call? [02:15] poolie: yes, a catch up of loggerhead bugs is on my list of things to do today [02:15] after lunch though [02:15] thumper: sure [02:27] jelmer_: ping. please explain why you reopen tasks on bugs that people move to bzr-svn with reasons - it means we won't get into back-and-forth [02:29] i should read your check-1 branch i guess? [02:32] if its not reviewed yet, please. stacking-policy is actually more urgent though [02:32] as it makes upgrading a series branch impossible [02:33] lifeless: thumper asks: brisbane-core pack can take a long time, recompressing things [02:33] does this mean that finishing a stream to a smart server might sometimes take a very long time? [02:33] 'why are you running bzr pack' [02:34] lifeless: there's some duplication in bzr-svn that can be fixed, but even when that's done the main problem is that bzr deals with full file texts [02:34] well, forget about me running bzr pack [02:34] lifeless: I don't see how commit builder fits into all of this [02:35] jelmer_: with jams next commit to bzr.dev, commit will hold one copy of the file in memory [02:35] is it possible that finishing a stream could take a very long time if it causes repacking? [02:35] lifeless: I don't see what commit has to do with this [02:35] lifeless: this bug is about fetch [02:35] jelmer_: its the API you're using [02:35] add_lines is part of commit [02:36] jelmer_: anyway, bzr _has_ lower memory API's. bzr-svn should use them. [02:36] lifeless: bzr-svn doesn't use commit [02:36] jelmer_: this won't get you below 160MB to commit a 160MB file, but it will get you below 1GB [02:37] jelmer_: which is what the guy is complaining about. I Agree we need to fragment-or-something, but thats a different issue. [02:37] jelmer_: I know you don't use commit builder [02:37] poolie: potentially yes. FSVO of 'very long time' [02:37] poolie: a few minutes perhaps [02:38] may 10 or 15 on the mysql trunk or openoffice. And in those cases, it will do that once every few years. [02:42] lifeless: It's not just that, it's also that I can [02:42] 't afaik iterate over a large file without loading it into memory [02:42] lifeless: ok, but not hours? apparently a full 'bzr pack' of launchpad can take over an hour [02:42] poolie: that seems slow to me === Kissaki is now known as Kissaki^0ff [02:43] poolie: and we can look at reusing compression groups in the future [02:43] ok [02:43] poolie: a normal push only autopacks, which is logarthimic backoff [02:43] yes, i thought this was something we can potentially tune later [02:43] right, that too [02:43] so trunks will only do the equivalent of a full pack when they hit the next power of 10 revisions over their current count [02:43] another question: tim says the launchpad branches need to be reconciled because they have inconsistent head pointers [02:44] reconciling stacked branches should be very fast [02:44] however, this takes a long time, and might block out people from writing to those branches for days [02:44] reconcile them on the server in batch, and upgrade for the users. [02:44] there is a bug open about having a button to request upgrades [02:45] lifeless: reconcile on LP 2a format takes over 4 days [02:45] thumper: /stacked/ branches should be very fast to reconcile [02:45] these are the trunk, unstacked ones [02:45] thumper: you've already reconciled them as part of the upgrade [02:45] haven't you? [02:46] I reconciled the original branch, and upgraded, but when I pulled in the updates, there were inconcistent heads in those [02:46] we didn't stop commits for 4 days to do this [02:46] thumper: thats why you needed to reconcile the others before pulling in [02:46] we're working on making check and reconcile be able to look at just a few revisions [02:47] there was no partial reconcile [02:47] lifeless: what other codepaths could bzr-svn use that use less memory? Doesn't insert_record_stream() require a fulltext or a chunked text? [02:47] thumper: when thats done you can fix things up, if you're not experiencing errors at the moment. There is no ETA for it at the moment. [02:47] well [02:47] actually we are [02:47] well, some people are [02:48] jelmer_: we're talking past each other. You're talking about 'use < file size memory'. I'm talking about 'use 2xfile size memory at most' [02:48] those that reconciled thier local repos after I had fixed some of the issues in the later revisions [02:48] and they can't merge their pack 0.92 branches into 2a [02:48] without reconciling their 2a repo [02:48] which takes ages [02:49] jelmer_: insert_record_stream or _add_text can both use less memory than add_lines, for 2a repos. [02:49] thumper: then they'll need to reconcile their repositories. This is /why/ reconcile was such a big feature in the 'how to upgrade' docs. [02:52] hi all === igc1 is now known as igc [02:53] lifeless: this bug report was unrelated to 2a (it's from march) [02:53] Hi Ian [02:53] jelmer_: thats true; how does bzr-svn go for 2a formats? [02:55] lifeless: also, how can add_lines() be using more memory than VF.insert_record_stream(ChunkedContentFactory) ? [02:55] lifeless: It works fine, but I don't know about memory usage [03:01] jelmer_: I think we should either close with 'try with 2a', or you should actually measure how it does. AFAICT you should be able to use no more than 320MB with bzr for a 160MB file coming from svn [03:02] jelmer_: because add_lines requires buffer splitting and joining. Its terrible. [03:03] lifeless: isn't that required for chunked data as well? [03:03] no [03:03] for starters, you don't need to use CCF if you have the full contents you can just use a FCF [03:03] and I encourage you to focus on 2a memory performance ;) [03:04] CCF? [03:04] chunked content factory [03:05] but isn't a list of lines just chunked data as well? [03:05] thumper: can you please make sure that there is a bug or something documenting the error some people are having ? [03:05] * jelmer_ fears he's missing something obvious here [03:05] lifeless: I'm about to [03:06] I want to make reconcile faster, but I can't remove checks that prevent fetching working etc. [03:07] jelmer_: lines have to be split exactly on \n [03:07] jelmer_: svn uses binary deltas [03:07] is there a way to show a diff between branches? [03:07] RenatoSilva: diff -r branch:oldbranch [03:08] RenatoSilva: or diff --old oldbranch --new newbranch [03:08] the latter makes more sense to me. [03:08] you mean bzr diff right? [03:08] RenatoSilva: yes [03:08] lifeless: sure, but eventually the result of that would be chunked data, not a fulltext [03:08] RenatoSilva: if you're in the new branch, the former is easier to type :) [03:08] ok, -r is for revision? [03:09] let me try... [03:09] jelmer_: sure, but the output of svn is chunked, *not* lines. To make it into lines then requires str copying, which gives you two copies. [03:09] RenatoSilva: yes. see "bzr help revisionspec" or http://doc.bazaar-vcs.org/bzr.dev/en/user-guide/index.html#specifying-revisions [03:10] jelmer_: so by using add_lines you're doubling the memory usage, unless you're very careful to get rid of the svn output before calling into add_lines [03:10] oh, branch: is literal [03:12] lifeless: Sure; I'm just trying to understand why the current add_lines() code that John added, which uses some parent data caching, would be worse than my original code which used FCF [03:12] jelmer_: well, if its using the parent map stuff, thats a dict of old texts, so it will be huge in memory [03:13] not get_parent_map, but the cache of serialised forms [03:13] jelmer_: knits are problematic anyway, because of design defects we were not allergic enough to [03:14] lifeless: ahh [03:14] jelmer_: Lastly, I want to delete add_lines [03:14] lifeless: so in other words, the current code is optimal for knits but for bbc it would make more sense to use insert_record_stream() ? [03:14] I want VF to have /just/ insert_record_stream [03:15] lifeless: optimal for knits in terms of speed I mean [03:15] jelmer_: possibly yes, I mean, I haven't looked at what the bzr-svn code is doing [03:15] knits should be very fast via insert_record_stream too. [03:17] lifeless: it's basically caching two things; the texts (via LRUSizeCache) since they need to be available as base texts to delta against later, and some opaque structure returned by add_lines and passed into add_lines againg for parents [03:19] lifeless: since insert_record_stream() doesn't receive the serialized parent texts in any form, how much will this impact performance against knits? [03:31] -> poolies [03:31] jelmer_: I will chat in a bit [03:32] lifeless: thanks for being so patient explaining this :-) [03:33] lifeless: I'll probably be gone by the time you get back, time for some sleep [03:55] jelmer: current code is very slow here ... [03:55] swaps a LOT [03:57] SamB: which current code? [03:57] SamB: I think I'm missing context, or are you referring to the conversation above? [03:58] someone mentioned something about "parent caching" and "full texts" [03:59] SamB: in bzr-svn yes, but that'll only really impact you if you have files that are tens of megabytes in size [03:59] jelmer: just how many parents does it cache? [04:00] SamB: 50 at most [04:00] jelmer: that sounds like a lot [04:01] does that get multiplied if there are many branches? [04:01] SamB: no [04:01] how would I know if bzr-svn is encountering files of that magnitude ? [04:02] SamB: it's the files in your branch [04:02] it's not MY branch ... [04:02] SamB: well, after you've imported the branch [04:03] SamB: this would only really be a problem if you're importing from a repository that *only* contains iso's [04:03] oh. [04:03] SamB: I mean, that sort of magnitude [04:03] * igc lunch [04:03] well, any idea why else bzr-svn would end up using more RAM than firefox? [04:03] SamB: what are you importing? [04:04] well, first valgrind ... then vex [04:04] hmm, they do have a 1.5 MB Makefile.in and a 1.3 MB Makefile [04:04] impressive [04:04] well, I guess the Makefile is local [04:05] not in the branch [04:05] oh, Makefile.in is from automake too ... [04:06] SamB: even if you end up with 50 copies of the makefile that cache won't be a problem (1.5Mb * 50) [04:07] jelmer: is there some kind of retainer profiling I can do to diagnose the problem ? [04:07] heh, amusing [04:07] repo.iter_inventories([revid, revid]) expodes [04:08] SamB: Yeah, I think John posted something to the list about memory profiling a month or two ago [04:11] * SamB finds the emacs frame where hee has Wanderlust open [04:13] SamB: also, are you using the 2a format yet? [04:13] jelmer: how do I do that? [04:14] I've been using bzr from apt lately, mostly from PPAs but they seem to have dried up or something ... [04:14] SamB: When you create a repository or branch you can specify the format [04:15] SamB: 2a is still in beta, but I was curious as it has different codepaths (and memory usage) as knit packs [04:15] jelmer: what is the minimum version of bzr that supports 2a? [04:15] SamB: 1.16 I think [04:15] jelmer: and how would I pass a format to bzr svn-import ? [04:16] SamB: you need to create the repository first [04:16] jelmer: oh [04:16] and what flag do I use to do that? [04:16] I didn't see any "2a" in current-formats [04:17] I think it's not listed there because it's still in beta [04:17] couldn't they just warn about it ? [04:17] or maybe have a future-formats topic? [04:17] SamB: bzr help other-formats [04:18] jelmer: I thought that was for obsolete formats [04:18] SamB: "bzr help formats" mentions it [04:20] so will converting a repository convert all the branches? [04:22] SamB: "bzr upgrade" won't touch anything but the current directory afaik [04:23] do the branches even need converting? [04:30] poolie: ping [04:32] beuno: I was able to finally connect to your branch, and it failed over bzr+ssh, and looks like it is working via sftp [04:33] jam, cool, so you're up to speed now [04:33] we now just have to find a fix :) [04:33] note that I re-pushed it with some black magic [04:34] and it didn't fail afterwards [05:02] poolie, lifeless: bug 390951 filed [05:02] Launchpad bug 390951 in bzr "Revision not present errors in Launchpad's scanner" [Undecided,New] https://launchpad.net/bugs/390951 [05:09] beuno: pushed to the same location? [05:09] or to a new one === AfC1 is now known as AfC [06:21] no New bugs in loggerhead \o/ [06:22] Just lots of old bugs :D [06:22] :P [06:23] Peng_: how do you trigger https://bugs.edge.launchpad.net/loggerhead/+bug/382765 ? [06:23] Ubuntu bug 382765 in loggerhead "history.py uses deprecated (and deleted) ProgressBarStack" [Critical,Triaged] [06:24] mwhudson: Honestly, I've got no idea. [06:24] mwhudson: When I was testing Loggerhead once recently, I realized that it should probably be failing, but it wasn't. [06:25] mwhudson: So...I have no idea what's going on. :D [06:26] hooray [06:27] serve-branches http://... seems to be broken too? [06:29] It is? [06:30] maybe [06:30] oh wow [06:31] mwhudson: It is, but I think it's bzr-svn's fault. [06:31] mwhudson: bzr+http works. http does a PROPFIND but nothing else. [06:31] mwhudson: Wow what? [06:31] Peng_: serve-branches http://localhost/.../loggerhead/trunk [06:32] go to some revision page [06:32] expand all [06:32] and boooooooom [06:32] like this: http://pastebin.ubuntu.com/201853/ [06:33] something somewhere is very not threadsafe [06:34] Wow, 300 lines of tracebacks. [06:34] i wonder why this isn't happening on launchpad [06:39] i'm going to file a bug and see if this goes away/makes more sense in the morning [06:40] i guess there's massively inappropriate connection sharing going on [06:41] aaaa [06:43] today's lesson: don't share transports between threads [06:45] and also, t2 = t1.clone(path); --> utter fail for ConnectedTransports [06:45] Ah. [06:52] Peng_: does https://bugs.edge.launchpad.net/loggerhead/+bug/390972 make sense to you? [06:52] Ubuntu bug 390972 in loggerhead "need to be more aggressive about transport thread safety" [Critical,Triaged] === afk is now known as mthaddon [06:57] mwhudson: urgh, don't do that [06:58] poolie: nmf! [06:58] there are disadvantages to letting other people commit to trunk, it turns out :) [07:00] Don't do what? threading.local? [07:01] Peng_: create a transport in thread a, use in thread b [07:01] Peng_: when thread a may still use it [07:08] spiv, igc, do either of you want a brief call? [07:08] poolie: would tomorrow morning be ok? [07:08] 10-ish say? [07:09] fine with me [07:09] just go ahead and call if you like [07:19] hi all [07:25] erm, any idea why the main links for downloads, etc for bzr1.16 are for the edge version of launchpad? [07:25] hello mthaddon [07:25] hi poolie [07:25] and hello vila! [07:25] where? [07:25] i mean which links?_ [07:25] http://bazaar-vcs.org/Download [07:26] first links next to "Source of the stable release for any platform" [07:31] i guess jml or somebody just copied the links [07:32] yeah, I copied them from the commented out lines in the wiki source [07:32] I guess they should be production links. [07:33] is fixed [07:41] thanks. [07:42] * davidstrauss is about to complain. [07:42] When are we getting fresh OS X .dmg files? [07:43] I'm happy to build 10.5 ones if I can get instructions. [07:44] davidstrauss: there were instructions in the thread about this the other day from jfroy [07:44] want to give it a try? you'd win acclaim throughout the land [07:45] poolie: Have a link? [07:45] poolie: just found it [07:47] you would win acclaim throughout the land, but from Mac users. who will turn on you like a pack of rabid, starving, insane wolves if your icon doesn't scale well. [07:48] mneptok: :-P [07:48] *muah* :) [07:48] well, there is that [07:48] don't even think about fixing openbsd selftest :) [07:48] poolie: i owe the list an e-mail, which will be sent when i return from .fi [07:50] "Your test suite violates about EVERY law of proper security practice this project relies upon. You are obviously a mental inferior, and why your parents let you live is beyond my comprehension. BTW, I have attached some patches you might try. When you're not drunk. Love, Theo de Raadt." [07:57] poolie: Will anyone care if I drop rebase, qbzr, and looms from the OS X build? [07:57] i think some people will [07:57] it might still be useful though at least as an intermediate step [08:01] qbzr require PyQt4 and there are many questions from mac users about installing this GUI toolkit. [08:02] so, bundling qbzr without PyQt is problem for the users [08:03] that said: I think if you drop it, not so many people will complain === mthaddon is now known as afk === RAOF__ is now known as RAOF_13 === RAOF_13 is now known as RAOF [08:41] poolie: The package is building now, including all the same plugins. [08:45] davidstrauss: have you update to loom trunk? [08:45] lifeless: yes [08:45] davidstrauss: cool [08:45] lifeless: I saw the commit about 1.16 compat [08:45] :) [08:46] * lifeless goes to organise dinner [08:48] does anybody have a suggestion on how to solve: Unable to load plugin 'gtk'. It requested API version (1, 15, 0) of module but the minimum exported version is (1, 17, 0), and the maximum is (1, 17, 0) [08:48] latest gtk and latest bzr [08:49] stewart_: Which latest gtk? [08:49] stewart_: If it's a package, it may be out-of-date. [08:49] Peng_: bzr+ssh://bazaar.launchpad.net/%7Ebzr-gtk/bzr-gtk/trunk/ [08:50] Oh. :D [08:50] latest from bzr :) === afk is now known as mthaddon [08:51] stewart_: Well, I'd probably just edit __init__.py, adidng (1, 17, 0) to COMPATIBLE_BZR_VERSIONS, but that's kind of wrong. :D [08:53] does seem to work :) [08:53] stewart_: You should poke the bzr-gtk developers too. === thekorn is now known as _thekorn [09:16] Anyone want to try out my Bazaar 1.16 installer for OS X 10.5? [09:18] FWIW, using Loggerhead's repo, pushing the whole thing from 2a to 1.9-rich-root locally takes 1m11s, but pushing a couple revisions is close enough to instant that dogfooding it would be doable. === _thekorn is now known as thekorn [09:19] ("close enough to instant" == 2 seconds, FYI) [09:19] * igc dinner [09:19] Remote pushes might be different, of course... [09:20] there is a critical bug open about IDS being used for bzr+ssh [09:20] till thats closed remote pushes will be rather different [09:20] I'm assuming it's not "good" different... :P [09:20] stewart_: file a bug on bzr-gtk [09:27] davidstrauss: I will [09:28] vxnick: http://straussd.fourkitchens.com/bzr-1.16-osx-10.5.zip [09:28] thanks [09:30] davidstrauss: doesn't look like it's overwritten my previous bzr - where does it install bzr to? [09:30] vxnick: should be /usr/local/bin [09:31] that's showing me as 1.14.1 [09:33] oh, that's cute [09:33] it installed everything to / [09:33] haha [09:33] got an uninstaller for it/ [09:34] vxnick: just look in / by date [09:34] alrighty [09:34] i'll fix the installer [09:45] vxnick: Rebuilding the installer now [09:45] davidstrauss: nudge me when ready [09:52] vxnick: http://straussd.fourkitchens.com/bzr-1.16-osx-10.5-2.zip [09:52] davidstrauss: thanks [09:52] vxnick: I've verified that it installs the right places now [09:54] davidstrauss: seems to work fine :) [09:54] vxnick: cool [09:54] davidstrauss: are you the maintainer for the mac images? [09:54] vxnick: Installing to / is such an amazingly dumb default [09:54] :P [09:55] vxnick: No, just someone frustrated with the slow updates and probably taking over [09:55] vxnick: But I am not a Mac developer, just a user. So this is my first OS X installer build. [09:55] sounds good [09:55] you did good [09:55] :-) [09:55] I was looking for a 1.16 build [09:55] vxnick: I do maintain RPMs [09:56] vxnick: And have for a while [09:56] cool [09:57] vxnick: Making my first Mac installer is enough for one night I think. Bedtime for me. [09:58] :) [10:03] vxnick: I've made some minor tweaks to the installer to fix man paths, but I haven't uploaded an update yet [10:03] oh, nudge me as usual then [10:04] vxnick: Contact me on IRC if you run into any issues [10:04] will do [10:04] vxnick: I won't update any more tonight [10:04] no worries [10:04] vxnick: Do you work for Canonical? [10:04] davidstrauss: nope [10:04] vxnick: Just a bzr+launchpad user? [10:04] davidstrauss: that's right :) [10:05] me too [10:05] ping gmb [10:06] hé jelmer, is het gelukt om Trac naar Launchpad te migreren? [10:22] Hamaryns: in what sense? [10:23] Um, ok, back to English: Jelmer seems to be the guy that asked https://answers.edge.launchpad.net/malone/+question/73758 and I wanted to ask wether it worked since I am astruggling with the same problem [10:28] Hamaryns: ah, jelmer doesn't seem to be done with that yet [10:44] I’m onto it with Graham right now, actually [10:44] keep an eye on https://answers.edge.launchpad.net/malone/+question/69864 === Kissaki^0ff is now known as Kissaki === Hamaryns is now known as Hamaryns|weg === Hamaryns|weg is now known as Hamaryns [13:00] gnight [13:06] jelmer: Is there any reason why --2a isn't compatible with bzr-svn? [13:07] awilkins: 2a is compatible with bzr-svn [13:07] Hamaryns: the actual import hasn't happened yet [13:08] Hamaryns: but obtaining the xml did [13:08] jelmer: Specifically ; as a test I upgraded a --1.14-rich-root repo to 2a.. I think it make have halted silently though [13:08] right, I am in the same phase now, I mailed the xml file to graham binns, waiting for him now. [13:09] jelmer: I'll try it again [13:09] awilkins: during "bzr upgrade --2a" you mean? [13:09] jelmer_: Yes, I think it may have halted there [13:10] jelmer_: The next thing to try is to pull it from the SVN repo into a fresh 2a repo [13:10] jelmer_: After I'm getting a "NoSuchRevision" error for what I presume is the tip revision of the branch concverned [13:11] awilkins: and into a 1.9-rr repo works? [13:11] awilkins: This was a 1.9-rr upgraded to 1.14-rr [13:12] I'm trying upgrading again [13:12] jelmer_: This repo has some very large revisions in it [13:13] jelmer_: I think it halted during a repack [13:25] awilkins: that's all inside of bzr itself; the NoSuchRevision error would be a bzr-svn bug though [13:25] awilkins: are you running 0.6 ? [13:26] jelmer_: This is the lastest windows drop 1.16.1 with (AFAIK 0.6.1 bzr-svn) [13:26] awilkins: in that case, this might be a known fixed bug [13:27] I'll try it again, I deleted the repo and I'm converting again from the backup [13:27] (taken immediately before conversion) [13:28] As long as it's not a bug related to subvertpy I can try updating my bzr-svn [13:28] subvertpy is a PITA to build on win32 [13:30] you shouldn't need a newer subvertpy [13:33] jelmer_: Aha, it halted during repacking inventories [13:33] jelmer_: No stacktrace either [13:33] So not a bzr-svn bug [13:35] * awilkins tries pull-from-scratch [13:37] hm, gcc on rhel 4.8/itanium is taking forever (over 12 minutes now) to compile _dirstate_helpers_c.c when i do easy_install bzr [13:38] zarq: It should take a few secnds [13:38] zarq: And that's exaggerating [13:39] i'll try to install 1.15 [13:42] 1.13 installs fine, 1.14 1.15.1 and 1.16 take "forever" to build [13:44] It might be some quirk of Itanium I suppose [13:55] jam: ping [13:59] igc: ping [13:59] hi bialix [13:59] what is your timezone? [14:00] re your latest change in bzre (revno 108): IIUC std_profile xmls always should be installed with sources? [14:02] igc: if std_profile is must have then we have to add them to setup.py and windows installer [14:02] bialix: ah ok, I wasn't sure seeing it's not a 'package', just a directory [14:03] bialix: I'll do it now ... [14:03] bialix: do I update the packages list in setup.py? [14:03] in setup.py you need to use package_data [14:03] ok [14:04] bialix: and in the installer, what there? [14:04] section [Files], but installer I can update myself [14:05] igc: I think Nick Allen should have separate team for qbzr-eclipse [14:05] May be we want in the future to create big umbrella team for all qbzr-related things... I dunno [14:06] bialix: I'd like a bzr-desktop team myself, including qbzr, bzr-gtk and bzr-ide-integration [14:07] bialix: we need to get more consistency across UIs I think [14:07] bialix: and many topics are about design, not the technology [14:07] yes [14:14] igc: good news: translation template is imported! https://translations.launchpad.net/bzr-explorer [14:22] igc: new bzr explorer icon in LP is funny :-) [14:22] bialix: the feet were just too fuzzy :-) [14:23] bialix: and my daughter, who put both together, preferred the new one [14:23] yeah, this one has more positive energy [14:23] I really like it [14:23] it's funny and positive [14:24] but your slogan: "is for human beings" ;-) [14:24] perhaps now you would add: and for extra terrestials too! [14:24] :-) [14:24] Who said aliens are not human beings? [14:24] Xenist! [14:25] Well, I never saw them [14:25] Is it possible with bzr to do the following scenario: Have one master branch with one or more sub-branches, each having been independently initialized with "bzr init". Then be able to commit to any of the subbranches, but also have the ability to pull the master branch and get all of the subbranches. [14:25] how can I know about them? [14:26] jimmy_dean: yes and no [14:26] jimmy_dean: you appear to be requesting what we call "nested tree" tracking. [14:26] yes :) [14:26] Which is not (yet) in core. [14:26] does a master branch know about sub branches [14:26] there is poor man emulation available in plugin [14:26] is it in the works? [14:27] It's been in the works for years. [14:27] oh really, what's the name of that plugin? [14:27] scmproj [14:27] jimmy_dean: the person you need to harass about it is abentley. [14:27] lol, ok [14:27] harass about nested trees [14:27] this would prove extremely useful for how we use bzr at the company I work for [14:28] * ddaa nods enthusiasticly [14:28] I'm surprised that it's not requested more often [14:28] every day or so? [14:28] oh really, wow [14:29] every week -- for sure [14:30] so is abentley the only one working on this functionality? [14:30] does he need some help? [14:30] jimmy_dean: I'm not currently working on this functionality. [14:31] ok, so this functionality is currently abandoned? [14:32] I don't think so [14:32] I guess it's "dormant". [14:32] Anyway, scmproj should be as good as what you can get from any other DVCS. [14:33] jimmy_dean: It's on hold while I work on some other things. [14:33] ok [14:33] night all [14:34] abentley: thanks for letting me know [14:34] igc: bye [14:34] so how many active core developers are there on bzr, is it a project that needs some help? [14:36] I think so [14:36] vila: pong [14:37] hello jam [14:37] morning bialix [14:37] :-) [14:37] There are bunch of core devs on bzr (several on them on payroll at Canonical), but the only software project that does not need help is a dead one. [14:37] it's closer to evening there [14:38] jimmy_dean: there is a lot places where one can help [14:38] jimmy_dean: nested trees could use some help, if only as a way of demonstrating active community interest. It's problably something very complex and reaching deep in the guts of bzrlib. So not a week-end project. [14:40] ddaa: We are stuck at the design stage. Coding help is not useful. [14:42] Then I think coding help would be most useful. I have deep respect for the bzr folks, but you have an unhealthy propension to analysis paralysis on some subjects. [14:42] ddaa: I have written plenty of code, and it has not yet been merged. Code help is not useful. [14:43] Ok. [14:49] jelmer: Around? [14:49] ok, maybe I could start looking at some bugs [14:49] since I'm an experienced coder, but am relatively new to Python [14:50] I'm a C/C++ guy mainly [14:50] * LenzGr tries to compile subvertpy for bzr-svn, but gets compile errors [14:54] LenzGr: hi [14:55] jelmer_: Sorry to bother you, but could you look at this compile failure in subertpy? I wonder if it's my setup or a bug... [14:55] LenzGr: sure [14:55] ok, one sec... [14:56] jelmer_: http://paste2.org/p/279813 [14:57] jelmer_: This is subvertpy-0.6.0, subversion-1.6.2 and python-2.5.2 [14:58] LenzGr: does /usr/include/subversion-1/svn_props.h contain a definition for SVN_PROP_REVISION_LOG ? [14:58] jelmer_: Yes: [14:59] 446:#define SVN_PROP_REVISION_LOG SVN_PROP_PREFIX "log" [14:59] LenzGr: subvertpy 0.6 is a bit old, it was the initial subvertpy release [14:59] LenzGr: any chance you can try 0.6.8 ? [15:00] jelmer_: Oh, sure! Weird, I wonder where I got that one from... [15:00] jelmer_: why "0.6"? Because you thought "Hm, I guess it's a bit more than halfway there", or something else? [15:00] jelmer_: Will try and get back to you... [15:01] ddaa: it's split out from bzr-svn, so I kept the bzr-svn version numbering up until I split it out [15:02] ddaa: bzr-svn 0.6.0 was the first to use an external subvertpy [15:02] Ok. [15:02] jelmer_: Please disregard, now it compiles fine. I should have taken a closer look at which version was the latest :) [15:02] * LenzGr simply clicked on the topmost file at http://samba.org/~jelmer/subvertpy/ [15:02] LenzGr: ah [15:02] LenzGr: perhaps I should reverse the ordering [15:03] jelmer_: I think that would make sense :) [15:03] jelmer_: In any case, I'll work on getting a package of it into the openSUSE build service (to support bzr-svn) [15:05] LenzGr: cool [15:45] jam: is there something I can do to help you diagnose this inconsistency? [16:04] jam: When I got that error, bzr was transferring 190 revisions. But the branch itself had less than 10 lefthand revisions. Is the inconsistency being detected because bzr is doing too much work? [16:10] abentley: regardless too much work or not... we have a per-file graph where one side says a revision has 2 parents, and the other side says only 1 [16:10] and you should certainly realize that 190 revs is easy to hit with 10 mainline :) [16:10] we *could* be hitting too much, but that would still be a bug in the per-file code [16:11] jam: I recognize that there is a real inconsistency here. I just think earlier formats weren't so sensitive to this kind of inconsistency. [16:11] abentley: can you link the bug report again [16:11] jam: which bug report? [16:12] abentley: whatever the traceback was [16:12] sorry, email [16:12] brb [16:12] abentley: so it is possible that it is the new streaming fetch code [16:12] which tries to fill in things when it thinks other things are missing, etc. [16:12] certainly we might be looking at more than before [16:12] because the CHK pages give us more neighbors [16:13] than the minimal inventory XML delta [16:13] jam: https://pastebin.canonical.com/18881/ [16:13] jam: It's also possible that the faulty revisions were because PQM was running an old bzr. [16:14] so the error is saying that the local repo is claiming 1 parent, but the merge source is claiming 2 [16:15] jam: I was pulling lp:~launchpad-pqm/launchpad/devel into my local, reconciled, repo. [16:15] abentley: well one thing we could try [16:15] r = bzrlib.repository.Repository.open('local') [16:15] r.lock_read() [16:15] t = r.texts [16:15] keys = t.keys() [16:16] parent_map = t.get_parent_map(keys) [16:16] remote_r = ... [16:16] repeate [16:16] and then compare remote_parent_map with parent_map [16:16] see how bad things are [16:16] there should be some keys missing on both sides [16:16] present entries should have the same value [16:16] it *sounds* like ghost issues [16:17] though you shouldn't have ghosts with bzr revisions [16:17] (versus Arch) [16:17] ahh.... [16:17] and the new code notices that the inventories are different [16:17] because they have different per-file info... perhaps [16:18] vila: poke [16:18] jam: Working on it.. [16:20] abentley: if you have 2 repositories with different per-file graph, that might cause the inventories to have different last-modified settings [16:20] if that was true [16:20] then "derived" inventories would have a different entry in the inventory [16:20] and that would show up during the inventory-diff stage [16:20] and tell us to fetch that record [16:21] which then gives different content, and boom [16:21] (versus XML formats, that assumed the XML line-delta held all the information about what was needed to be fetched) [16:21] though... the last modified revision should be known, since that is the text key we are using for insertion... [16:21] so maybe I'm off [16:25] jam: So if I've done this right, there are 2918 inconsistent texts between the two repos. [16:26] ouch. that seems like a lot [16:26] https://pastebin.canonical.com/18883/ [16:26] pygi: Hi mario [16:27] jam: It's a lot, but it's ~1% of the total texts. [16:27] abentley: it looks like you did it correctly [16:27] vila: are you busy? I want to discuss bzr-gtk :) [16:27] by my read [16:29] pygi: yeah pretty busy :-/ Let's try anyway [16:30] vila: basically, bzr-gtk is in problems IMHO [16:30] pygi: define problems :) [16:30] Szi doesn't have time, Jelmer either, and I didn't have time even to fix that path issue and/or look at that dbus stuff [16:30] and at least all the ones I've seen so far say that your local repo claims more revs than the remote [16:30] vila: no release for a year? :p [16:30] well, more parents [16:31] jam: I don't think so. My repo is claiming (('bugsemailaffectspath-20070306155409-3k9ueivfh05v4v3b-1', 'abel.deuring@canonical.com-20090612090543-dz2kjihx7jnbj0f6'),) [16:31] abentley: sorry, I read it backwards [16:31] parent_map is the local one [16:33] jam: right. But I did the list comprehension using remote_parent_map, since it would have the subset that's common to the repos. [16:33] pygi: ha, right, let's look at the active devs list to find a new RM then... abentley (oops), beuno (oops), garry (oops), [16:33] pygi: :-/ [16:34] vila: I'll have more time starting mid-next month so I'll at least fix windows problems [16:34] abentley: do you have the XML versions of these repos? [16:35] vila, I'll be happy to work out a relaese for bzr-gtk after I manage to get loggerhead out the door :) [16:35] beuno: err, we want it for yesterday, not next year :-D [16:35] vila: I'd take over as the *leader* of pygtk. I wouldn't want to RM without that much authority. Too much strangeness in that codebase. [16:35] vila: I mean bzr-gtk [16:36] abentley, beuno : I was *joking* I didn't think any of the ones I mentioned *can* actully become RM [16:37] jam: I don't have an XML version of the remote one, and the local one has had revisions added since the conversion. [16:37] :) [16:38] jelmer: you should know better than me if phanatik intend to do a bzr-gtk release shortly [16:39] * vila kicks NFS a..^W head for working in all configurations except the one needed right *now* [16:40] jam: Ah, fun! All these bad texts contain 'abel' in their revision-id. [16:41] jam: This suggests abel was using an old bzr, and it's not likely that current bzrs are broken. [16:44] jam: abel thinks he was using 1.6 (not 1.16). Could it have had such a bug? === vednis is now known as mars [17:01] jam: so why does fetch care that the remote repository has wrong data about a revision that is already present in the local repository? [17:01] abentley: my guess is that his *derived* inventories are showing different content [17:03] jam: it would be nice if we could somehow fetch the revisions without this affecting us. Otherwise, it's hard to see how we can get properly reconciled across the team. [17:05] jam: Could we indirect through an xml-based repo? Or use a more generic fetch codepath? [17:06] hmm... [17:06] you could comment out the GCCHK stream source [17:06] in repofmt/groupcompress_repo.py [17:06] well, comment out returning it from _get_source [17:09] that would at least be something to try [17:09] it would go back to the "generic" path [17:09] though I can't swear by it [17:09] the other possibility is to force the InterDifferingSerializer [17:09] which I think would be the most likely to work [17:10] jam: Cool, I'll try it. [17:14] jam: No joy the first approach: https://pastebin.canonical.com/18887/ [17:15] jam: How do I force the InterDifferingSerializer? [17:16] === modified file 'bzrlib/repository.py' [17:16] --- bzrlib/repository.py 2009-06-22 21:55:37 +0000 [17:16] +++ bzrlib/repository.py 2009-06-23 16:16:28 +0000 [17:16] @@ -3489,6 +3489,7 @@ [17:16] @staticmethod [17:16] def is_compatible(source, target): [17:16] """Be compatible with Knit2 source and Knit3 target""" [17:16] + return True [17:16] # This is redundant with format.check_conversion_target(), however that [17:16] # raises an exception, and we just want to say "False" as in we won't [17:17] # support converting between these formats. [17:17] sorry for the spam [17:21] jam: No joy: https://pastebin.canonical.com/18891/ [17:31] jam: So it seems this error is being triggered because we're adding records to a GraphIndex which are already present in that GraphIndex. [17:38] jam: does that seem like a good thing to you? [17:41] is there a way to ask bzr what file defines a given command? [17:45] abentley: so... not really, but we are doing so because there is a discrepancy, which *does* seem like a good thing to check [17:45] jelmer: is there a nice way to find out the closest SVN parent of a working tree's commit, and how far away it was ? [17:47] jam: It seems to me like we are checking something we shouldn't check, and getting an irrelevant error as a result. The revisions I want to pull don't have inconsistent parents, AFAIK. [17:53] jam: or at least, they don't *introduce* inconsistent parents. [17:53] so is any of this actually available? [17:54] jam: The launchpad branches are not publically available. Is that what you mean? [17:54] abentley: right, so *I* don't have the easy ability to look at these and see what it thinks needs to be transferred [17:54] my guess is that these revs say something different than the parent revs [17:57] jam: One is lp:~launchpad-pqm/launchpad/devel. I don't know whether you have access to that. I can push my local repo to devpad, or whatever machine we both have access to. [17:57] I do have access to devel [17:58] abentley: if you want you can push the other to devpad [18:00] jam: pushing... [18:13] jelmer: hey, vcs-imports question again [18:13] jelmer: i'm still not having much success at all with the launchpad auto vcs imports git->bzr for qemu [18:14] jelmer: however, i do have fast-export and fast-import working pretty reliably [18:14] jelmer: i'm wondering if it would make sense at this point just to cronjob something on my end [18:14] jelmer: that would do a fast-export, fast-import, and push periodically [18:14] jelmer: at least until LP gets its vcs importing sorted out === mario_ is now known as pygi === mthaddon is now known as afk [18:32] jam: The faulty revisions were committed with whatever preceeded 1.16rc1 in the bzr beta PPA. [18:41] abentley: where is it pushed to? [18:43] jam: /home/abentley/branches, but the rsync hasn't completed yet. [19:03] jelmer: also, i think you can delete lp:~jelmer/qemu/kvm-git-import-HEAD and lp:~jelmer/qemu/git-import-HEAD [19:16] jelmer: ping? [20:07] hmmm, bzr is taking quite a bunch of resources here: 21683 alfredo 20 0 2936m 1.6g 1816 R 95 40.8 1037:31 bzr [20:07] [20:08] is there any way to improve bzr-svn's performance? [20:44] Hmm [20:44] i'm trying to envision a workflow for loom [20:45] i have a big huge branch with changes all jumbled together in it. I want to stratify this into a set of patches for submitting to trunk (which is an svn repo and doesn't care about my local history) [20:47] so i guess one way to do it is to create a new branch from trunk, loomify it, merge my existing branch, and use shelve to selectively commit things to different threads? === verterok_ is now known as verterok [21:55] Is there a way to have bzr ignore everything except one file in a directory? Can I just do !filename like in git? [21:56] ? ls | grep -v filename | xargs bzr ignore [21:57] Isaiah, just don't add the other files? [22:00] jam: This fixes the problem for me. I know it's inefficient, but is it sane? https://pastebin.canonical.com/18904/ [22:01] Isaiah: Use a * ignore rule, and then "bzr add" that one file. [22:02] Ah cool, that works! Thanks Peng_ and beuno :) [22:04] abentley: I think you can do that sort of thing differently, but the check you are trying to do is there [22:04] namely, if we have it, skip it [22:05] jam: What's a better way of doing it? [22:05] Can anyone help me with bzr bisect [22:05] the --help is ambiguous [22:05] abentley: if self.get_parent_map(key): continue [22:05] well [22:05] if self.get_parent_map([key]): continue [22:06] though that may do something based on fallbacks [22:06] If I'm looking for what revision a bug was introduced at, and the current revision has the bug would I want to do bzr bisect yes or no [22:06] bzr bisect yes [-r rev] The specified revision (or the current revision, if not given) has the characteristic we're looking for, [22:06] Is the characteristic im looking for the bug, or not the bug [22:07] you're looking for where a bug was introduced [22:07] so 'yes' [22:08] thanks [22:12] jam: It would be nice to be able to predict the text keys before drinking the stream. [22:12] abentley: sinks aren't supposed to [22:12] as it sort of violates the "streaming" principle [22:13] as would having the source peak at the target [22:13] at least, that's what I've been told [22:13] jam: I know that it does, but you can see why it would be useful. [22:13] abentley: sure [22:13] jam: Still pushing the repo, by the way. [22:13] big repo, it would seem [22:13] wow, bzr bisect fails [22:14] jam: .3 G, and twice that with obsolete_packs. === mwhudson_ is now known as mwhudson === nevans1 is now known as nevans [23:05] oioioi [23:05] good morning lifeless === Kissaki is now known as Kissaki^0ff [23:14] jam: [23:14] jam: https://devpad.canonical.com/~spm/bzr-logs.tgz [23:25] lifeless: morning! [23:26] lifeless: I'd just like to point out: /usr/lib/python2.6/dist-packages/bzrlib/util/bencode.py:22: DeprecationWarning: bzrlib.util.bencode was deprecated in version 1.16. [23:26] Somebody forgot a stacklevel=2. [23:26] I mean, it's obviously not breaking anything - but it is annoying to see _every_ time I do anything [23:27] mtaylor: That error message is useless. It doesn't say *what*'s importing bzrlib.util.bencode. Is there a traceback in .bzr.log or something? [23:27] Peng_: nope [23:27] Argh. I knew I should've sent a patch for that. [23:27] heh [23:28] * mtaylor _really_ hates stack traces that swallow incoming stack [23:28] mtaylor: I think bzr-svn or bzr-git imported bencode, and a development version fixes the deprecation warning. [23:28] fwiw [23:28] Peng_: cool [23:28] Peng_: I don't have bzr-git - but I do have bzr-svn [23:29] not that I really need it atm... [23:29] Anyway, it's only a guess at what's causing it. [23:30] Hi all [23:30] mtaylor: edit that file [23:30] That part of bzr-svn probably shouldn't get imported unless you're actively using bzr-svn. [23:30] mtaylor: on that line is a function call [23:30] add stack_level=2 to the call [23:31] stacklevel=2 [23:31] lifeless: symbol_versioning.warn(dep_warning, DeprecationWarning, stack_level=2) [23:31] ah [23:31] No underscore. [23:31] HAHA [23:31] it's a local plugin [23:32] thanks guys! [23:32] mtaylor: :) [23:32] lifeless: /home/mordred/.bazaar/plugins/mysql/emailer.py [23:32] * Peng_ sends a trivial patch. [23:32] mtaylor: Change it to use bzrlib.bencode. [23:32] mtaylor: (Or do a try...except ImportError for bzrlib.bencode, falling back to bzrlib.util.bencode.) [23:33] actually... since I don't hack on mysql internals anymore - I might just uninstall the plugin... [23:33] Or that. [23:33] drizzle isn't mysql? [23:33] god no [23:33] YHBT HAND HTH [23:33] ah, the sweet smell of trolling in the morning [23:33] mmm [23:34] where are those bindings in your stack now? [23:34] ooh. actually, that might be something I can whip up while sitting here in this conference... [23:34] I'm certainly not actually getting anything out of the talks [23:34] what conf? [23:35] lifeless: velocity [23:35] lifeless: I'm speaking tomorrow, so I'm here today [23:35] its a LEAN conf or something? [23:36] lifeless: does mainline bzr have default hooks for not commit conflict markers yet? [23:36] that's the main reason I was keeping the mysql plugin around [23:37] lifeless: it's an O'Reilly conference about Scaling [23:38] expand on ' default hooks for not commit conflict markers' [23:39] lifeless: if you ran bzr resolve on a merge conflict, but you actually didn't catch all of the conflicts [23:39] 'bzr resolve foo' ignores the file content. [23:39] lifeless: so somewhere in your code something is broken and has a <<< MERGE-SOURCE (or whatever the marker is) [23:39] right [23:39] 'bzr resolve' scans all conflicted files and resolves those that look clean [23:40] ok. [23:40] moral of the story, use 'bzr resolve' [23:40] well, yeah. I like doing that [23:40] you know when that doesn't work? [23:40] when I pull changes into a branch, and one of the changes was adding a file that already existed in the branch I'm pulling in to [23:40] I have to resolve each of those individually :( [23:41] yes [23:41] but I can get over that [23:41] its a weak point [23:43] while I'm whinging ... [23:43] unshelve Restore shelved changes. [23:43] unshelve1 Restore shelved changes. [bzrtools]