/srv/irclogs.ubuntu.com/2010/04/08/#bzr.txt

jelmermwhudson: looks like it; and an API breakage in dulwich as we currently use an integer offset00:00
mwhudsonjelmer: you could use a float i guess, then you have a negative zero :-)00:01
mwhudson(not serious)00:01
jelmeractually, I think we might already be using a float00:01
jelmermwhudson: can you perhaps re-review https://code.edge.launchpad.net/~lifeless/bzr-git/bug-526133/+merge/22986 ?00:04
mwhudsonjelmer: i think i already merged it in fact00:04
mwhudsonjelmer: the diff is empty, in any case00:05
jelmermwhudson: oh00:05
jelmermwhudson: ah, you're right00:06
jelmerI guess launchpad didn't pick that up because it was proposed for merging into lp:bzr-git00:06
mwhudsondoes anyone know where the00:43
mwhudson/usr/lib/pymodules/python2.6/lazr/uri/__init__.py:19: UserWarning: Module launchpadlib was already imported from /usr/lib/pymodules/python2.6/launchpadlib/__init__.py, but /usr/lib/pymodules/python2.6 is being added to sys.path00:43
mwhudsonmessages are coming from?00:43
millunhi00:43
millunis it ok if i add like 4000 .xml files (to a colocated branch) that i will never modify?00:44
beunomillun, what do you mean by "is it ok"?00:47
millunis it a good practice? :)00:47
millunthe thing is that i don't know how to untick so many files in bzr gui app00:47
igcmorning00:48
millun(at once)00:48
lifelessmwhudson: I smell eggs00:52
spivGood morning.00:59
lifelessmornink!01:00
spmlifeless: I trust you also smell bacon with those eggs, and you merely left off that part of the description because: 1. it's implied and 2. you're in too big a hurry to eat the bacon and hence the additional description typing time cuts into the bacon eating time. ??01:31
cody-somervilleand... how do you smell cooked egg?01:40
spmcody-somerville: with your nose? :-)02:00
abadger1999mwhudson: Got loggerhead working with mod_wsgi -- needed this patch https://bugs.launchpad.net/loggerhead/+bug/55773702:01
ubottuLaunchpad bug 557737 in loggerhead "Content length needs to be a byte string" [Undecided,New]02:01
abadger1999The error from last night is some problem specific to firefox  I haven't tracked it down yet but it's gone away for now.02:02
lifelessspm: no, python eggs.02:02
mwhudsonabadger1999: !02:03
lifelesswow02:03
mwhudsonat least the fix is simple02:03
lifelessmwhudson: will you apply this ?02:03
abadger1999yeah02:04
mwhudsonlifeless: i can't see why not02:04
lifelessmwhudson: ok cool02:04
lifelessotherwise I would be happy to02:04
mwhudsonlifeless: feel free02:05
PengRock paper scissors for who gets to land the trivial patch!02:05
PengI pick paper.02:05
abadger1999:-)02:05
PengIf someone else does it, don't forget --author. :D02:05
PengAnd --fixes! I always forget --fixes...02:05
PengWait wait, lp:~toshio? Don't you have some other branch up for review from like...2008? :D02:06
Penghttps://code.edge.launchpad.net/~toshio/loggerhead/mod_wsgi/+merge/1168 Yeah, 2008. Nice.02:07
abadger1999Peng: yeah -- it's work on doing this same thing from a long time ago.02:07
abadger1999Peng: Things have progressed on all fronts :-)  This is the only byte string problem I found this time around.02:07
PengAh, right, it ran into Unicode issues and then got dropped.02:07
Pengabadger1999: Nice.02:07
* abadger1999 crosses fingers02:08
PengSeriously, who's landing the patch?02:08
lifelessIts landed.02:09
PengOK.02:09
abadger1999Thanks!02:09
PengEh. Does Loggerhead use Fix Committed or Fix Released for this?02:11
lifelessPeng: In the absence of clear docs, it can get by with the bzr idioms.02:12
Peng:D02:13
lifelessbesides which02:15
lifelessthe solution for needing 'fix committed in trunk' is to release often.02:15
PengNaw, releasing is silly. Just make users run from version control.02:16
lifelessit would be cool if pulling into bzrlib upgraded the bzrlib doing the pull as it pulled02:16
PengAnd then you get bizarre API compatibility issues. I've had that happen.02:17
PengI imagine reload()ing half of bzrlib would make a huge mess.02:18
lifelessdon't forge the pyrex02:18
spivPeng: reload() isn't sufficient on its own anywy02:19
PengIf you like pain, work on Loggerhead's caching or hpss optimization, not this. :P02:19
Peng(Or try wearing a corset. Sorry.)02:20
mkanatmwhudson: Did you see my question on the hang bug?02:21
mwhudsonmkanat: yeah, but i don't have an answer for you02:21
mkanatmwhudson: Okay.02:21
PengEh? Link?02:21
mkanatmwhudson: BTW, part of my contract is a retainer for me to do bug-fixing on an hourly basis for other bugs.02:22
Peng(NMot that I'll have an answer either.)02:22
lifelessmkanat: cool02:22
mkanatmwhudson: I don't know if you have to run it by Francis or not, but personally I'm happy to look at and fix any bug. I know there are some that are hitting us pretty hard at Mozilla.02:22
mkanatlifeless: Cha.02:22
mkanatlifeless: Did you see the bzr bug I filed yesterday?02:22
lifelesspossibly02:23
mwhudsonmkanat: there have been a couple of further crashes, i should post them to the bug...02:23
mkanatlifeless: The one about CVS having better merging behavior than bzr.02:23
lifelessoh02:23
lifelessI saw it go by02:23
lifelessI haven't looked into it02:23
lifelessuhm02:23
PengCVS does something better? Oh, that's terrible.02:23
lifelessis there a SSCCE with it ?02:23
mkanatlifeless: SSCCE?02:23
mkanatlifeless: Oh, yes.02:24
lifelessPeng: usually when we investigate merge issues it turns out to be a valid-conflict that cvs punts on02:24
mkanatlifeless: There's a series of commands that will reproduce it with the same content from both bzr and CVS.02:25
lifelessmkanat: have you tried --weave?02:25
mkanatlifeless: Yeah, I tried all three.02:25
mkanatlifeless: IIRC, there was 0 difference.02:25
mkanatlifeless: Okay, there's a tiny difference. 81 conflicts with LCA, 105 with merge3, and 108 with weave.02:27
mkanatOh, though 83 with --weave --reprocess.02:27
mkanat(Same with --merge3 --reprocess.)02:27
mkanatHere's one of the "conflicts": http://pastebin.org/14080702:28
* spm waves hi to mkanat, passing thru02:29
mkanatHey spm. :-)02:29
lifelessmkanat: what was the base02:30
lifeless(--show-base)02:30
mkanatlifeless: The top one.02:30
lifelessno, thats orig02:31
mkanatlifeless: http://pastebin.org/14081502:31
lifelessmkanat: so bzr saw two different inserts02:31
mkanatlifeless: Hmm, maybe it did.02:31
lifelessbranch one went from "" to "foo\n"02:31
lifelessand branch two went from "" to "bar\n'02:31
mkanatlifeless: So why doesn't CVS conflict there?02:32
lifelesshow are you doing the merge in CVS ?02:32
mkanatlifeless: cvs up -dP -rBUGZILLA-3_6-BRANCH02:32
mkanatlifeless: That particular conflict is from another nearly identical example to the one in the bug.02:32
lifelessah02:32
lifelessits not a merge.02:32
mkanatlifeless: Right, it's an upgrade. But bzr behaves the same way with "bzr up" as it does with "bzr merge".02:33
lifelessright02:33
lifelessbecause its actually merging02:33
lifelesshere is what CVS does:02:33
* mkanat nods.02:33
lifelessBASE == 'bzr revision-info'02:33
lifelessORIG == current tree02:33
lifeless(or THIS == current tree)02:33
lifelessOTHER == -rBUGZILLA-3_6-BRANCH02:34
lifelessso the only things that can conflict with that invocation you are doing are *edits* against the current tree02:34
lifelessthe equivalent command in bzr is 'bzr switch'02:34
lifeless(in terms of merge operations)02:34
mkanatlifeless: Ahhh.02:35
lifelessnow02:35
mkanatlifeless: You're my hero.02:35
lifelesscvs up -dP -rBUGZILLA-TRUNK_3_6_BASE:BUGZILLA-3_6-BRANCH02:35
lifelesswould do something close to bzr merge02:35
lifelessbut you need to have a tag that represents the last merge between two CVS branches to be able to do that02:36
lifeless(which hno's most excellent merge scripts for cvs do)02:36
* igc out for a few hours02:37
mkanatlifeless: Oh, um, hmm.02:38
mkanatlifeless: Okay...I suppose I need to figure out how to, say, upgrade a customized Bugzilla 3.4 to Bugzilla 3.6 w/o the conflicts that naturally come from upgrading 3.4 to 3.6.02:39
mkanatlifeless: Ideally, some set of instructions simple enough that I could at some point provide them to clueless end users.02:39
lifelessmkanat: now, all of the above said, we can probably do better here02:39
lifelessin your specific case I mean02:39
lifelessif the conflicts are mostly of the pattern 'new left and new right differ and we always want new right'02:40
lifelessyou could write a merge hook to do that automatically02:40
mkanatlifeless: I think it's probably "if both new right and new left try to insert a line, we want new right".02:42
mkanatBut otherwise, we want conflicts.02:42
lifelessright02:43
lifelessso, you can (fairly easily) whip up a plugin to do that02:43
lifelessor even prompt per hunk02:43
lifelessmkanat: spiv or I are both familiar with that code and can help you out :)02:46
mkanatlifeless: Okay. :-)02:47
mkanatlifeless: It looks like, for what I want to do, I can also bundle up the customized revisions and merge the bundle into a branch of the newer branch.02:47
lifelessmkanat: yes02:47
mkanatlifeless: It's just going to be confusing to instruct people that they have to do something different depending on whether or not they've customized their local code.02:47
lifelessmkanat: looms might be a good fit for this too, for deployment/customisation separation02:48
lifelessmkanat: if they haven't customized, surely they can just bzr pull ?02:48
mkanatlifeless: Right, or switch.02:48
mkanatlifeless: But if they have, then there's a whole second set of instructions now.02:49
mkanatlifeless: And some people sometimes take over an existing Bugzilla installation and don't know that they've customized.02:49
lifelessah02:50
lifelessso at least bzr will tell them 'cannot pull'02:50
lifeless:)02:50
mkanatlifeless: Yeah.02:50
mkanatlifeless: But switch would just switch them.02:50
lifelesswell, I wouldn't document switch then02:51
lifeless the discussion about switch is most interesting in that it identifies the issue: CVS customisations are not comitted; bzr ones are.02:54
mkanatlifeless: Yeah.02:56
mkanatlifeless: Which is great, and a really nice advantage for us.02:56
mkanatlifeless: I think there's just not yet too much consideration for the "we have a custom local branch of this product and want to upgrade" in the bzr UI.02:56
lifelessa cherrypick merge / rebase on top of the next release should work.02:56
mkanatlifeless: Yeah, bundle/merge works the way that I want.02:57
lifelessIts *interesting* that you have customisations that are so extensive, and manage to conflict so thoroughly with the next release.02:57
lifelessmkanat: bundle won't make any difference to the merge02:57
lifelessmkanat: its the revision range operator - the cherrypick - that is changing what is going on02:57
mkanatlifeless: Yeah, I know, but the bundle worked because I bundled up only the customized revisions.02:58
lifelessmkanat: equally, cd 3.6; bzr merge ../3.4 -r customised..revisions02:58
mkanatlifeless: Except that I'd have to list a whole series of ranges.02:58
mkanatlifeless: Because the branch keeps merging in the upstream branch.02:59
lifelessmkanat: you had to for the bundle, didn't you ?02:59
lifelessmkanat: when you merge upstream, do you do cherrypicks ?02:59
mkanatlifeless: No, I did this: cd bmo-3.4; bzr bundle bzr://bzr.mozilla.org/bugzilla/3.4 > bmo.diff02:59
mkanatlifeless: No, just "bzr merge bzr://bzr.mozilla.org/bugzilla/3.4"02:59
lifelessmkanat: so this is very odd; I wonder if its a bad base selection03:00
lifelesswhat does bzr show-merge-base report ?03:00
mkanatlifeless: Does that need a plugin?03:00
lifelessno03:00
mkanatbzr: ERROR: unknown command "show-merge-base"03:00
lifelessthough I may be misrememberign the command name03:00
mkanatlifeless: I understand why bzr thinks there are conflicts--we often check in slightly different patches to already-diverged branches.03:02
lifelessmkanat: If you have merged the original patch from trunk though03:03
lifelesseven if you alter it as you merge03:03
lifelessit shouldn't later conflict03:03
mkanatlifeless: We don't, we check them in separately.03:03
lifelessmkanat: ah!03:03
mkanatlifeless: Also, we're an import from CVS.03:03
mkanatlifeless: So the importer couldn't have known.03:03
lifelessmkanat: if you can commit them once, then merge them around and edit as needed, bzr should do much better03:04
mkanatlifeless: "merge -c" doesn't seem to retain any revision info, though...does it?03:04
lifelessno03:04
lifelessyou'd need to do full merges03:04
mkanatlifeless: So -r1..2 ?03:05
lifelessno, that == -c03:05
mkanatlifeless: Okay. But I'm talking about a single patch.03:05
lifeless'bzr merge branch'03:05
mkanatlifeless: Yeah, we don't want to merge the trunk into a branch.03:05
lifelessyeah we have room to improve there03:06
lifelessmkanat: I thought you said earlier that you merge from the branch repeatedly ?03:06
mkanatlifeless: I think perhaps I should explain everything at once, to make it clearer.03:06
mkanatlifeless: Because I'm talking about two things-- (1) The Bugzilla development process (2) a local customized installation.03:06
mkanatlifeless: For the Bugzilla development process, at any time we have four or five supported branches, including the trunk.03:07
mkanatlifeless: The trunk and the last stable release both get bug fixes.03:07
mkanatlifeless: The older branches get security fixes only.03:07
mkanatlifeless: So, let's pretend there's a security fix that needs to be done for four branches, and it requires a slightly different patch for each.03:08
mkanatlifeless: That means that each patch gets attached to Bugzilla, gets reviewed, and then gets committed individually to each branch.03:08
lifelessmkanat: you can use 'daggy fixes' here03:08
lifelesscommit it to the oldest branch03:09
lifelessmerge that branch to the next oldest03:09
lifelesschanging the patch as you merge, if needed.03:09
lifelessrepeat forward03:09
mkanatlifeless: That won't work, either, because we already have 7000 revisions or so.03:09
lifelessmkanat: why not ?03:10
mkanatlifeless: So, for example, right now if I tired to merge 2.22 into 3.0 (both branches are frozen and dead), I'd get conflicts.03:10
lifelessoh, you need to seed it03:10
lifelesscd 3.003:10
lifelessbzr merge ../2.2203:10
lifelessbzr revert .03:10
lifelessbzr st - will show you 2.22 being merged, no file content changes03:11
mkanatlifeless: Hmmm, interesting!03:11
lifelessbzr commit thast03:11
lifelessyou may need to do a bzr resolve --all, if you had really pathological conflicts03:12
mkanatlifeless: I'll keep getting conflicts, though, because of things like "bump the version number for the next release".03:13
mkanatlifeless: That is, in the future.03:14
pyMynxcan use an ssh key with bzr ?03:14
mkanatlifeless: I'll have to keep seeding the branches; it seems overly complicated.03:14
pyMynxplease tell me I can ^^03:14
lifelesspyMynx: you can03:14
pyMynxlifeless yay!03:14
lifelessmkanat: you don't need to do that process again; when you do a merge, you resolve any conflicts (they should be trivial as you note) and keep going.03:14
mkanatmwhudson: Thanks for those traces, they look much more helpful than the first one.03:25
mwhudsonmkanat: i'm glad to hear it03:25
mkanatmwhudson: And those are all hangs, right? Somebody just did a kill -SEGV on it?03:25
mwhudsonmkanat: hangs, yeah03:26
mkanatmwhudson: Great, thanks.03:26
mwhudsonmkanat: the cores were made with gcore03:26
mkanatmwhudson: Okay.03:34
mkanatmwhudson: Any chance of getting logs from the same time as those traces?03:35
mkanatmwhudson: The first one looks like the server was just overloaded, the second one looks like it's not getting any connections.03:35
mwhudsonmkanat: i'll have a rummage03:36
mkanatspm: Are you still around? I was wondering a bit about the setup of codebrowse.03:36
spmmkanat: sure am03:36
mkanatspm: Is there some proxy, like Apache or something, in front of loggerhead for codebrowse?03:36
spmyeah - saw your bug report on that - been meaning to reply, but the last couple of days have been a level of "AAAAAAAAAAAAAAAAAAAAAA" ness03:36
spm'something' is a good describer....03:37
mkanatspm: Hahaha, okay. :-)03:37
mwhudsonmkanat: bazaar.launchpad.net runs apache03:37
mwhudsonmkanat: a prg rewritemap sends certain requests via rewriterule [p] to another host, which runs loggerhead03:38
mkanatmwhudson: PRG RewriteMap? (Not familiar with the terms.)03:38
mwhudsonloggerhead makes an xmlrpc call to find out the id of the branch being accessed, and accesses the branch over http at a url based on the id of the branch03:38
mkanat(I am familiar with a RewriteRule [P] though.)03:39
spmwhat mwh said; it's not a proxy - per-se; but bunches of rewrite rules03:39
mwhudsonmkanat: http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html#rewritemap03:40
spmno. I lie. it is a proxy.03:40
mkanatmwhudson: Okay. Does that xml-rpc call happen within Paste, or in some code outside of it?03:40
mwhudsonmkanat: the section "External Rewriting Program"03:40
mwhudsonmkanat: within paste03:40
mkanatOkay. And when you have one of these hangs, all you do is restart loggerhead on the loggerhead host and things work?03:40
mwhudsonyeah03:40
mwhudsonat least that's my understanding03:41
mkanatspm: Is that accurate?03:41
spmyup; only ever restart loggerhead03:41
mkanatHmm, okay.03:41
spmwell.. not loggerhead. codebounce; but you get the idea03:41
mwhudsonmkanat: http://bazaar.launchpad.net/~launchpad-pqm/launchpad-loggerhead/devel/annotate/head%3A/launchpad_loggerhead/app.py#L169 <- xml-rpc call03:41
mkanatspm: codebounce?03:42
spmerr *codebrowse* oops. slipup there :-P03:42
spmmkanat: at one point we were bouncing it so frequently it *earned* the label 'codebounce' vs it's true name of 'codebrowse'03:42
mkanatspm: lol03:42
spmsomething about sysadmins, small minds, and easily amused. probably.03:43
mkanatmwhudson: Okay, I will examine the trace more carefully to see if some of the Queue.get calls are actually in a deadlock.03:44
mkanatmwhudson: I might need to write a patch for Paste or Loggerhead to get more logging info; we'll see.03:45
spmmkanat: Oh, I should add. generally whenever we get a 'non responsive' alert; it's from the *local* check. ie, bypassing apache etc and talking directly to codebrowse.03:45
mkanatspm: Oh, hmm, thanks.03:45
mwhudsonmkanat: sure thing03:45
mwhudsonmkanat: core.14870 seems to be the lru_cache getting damaged bug03:47
spmmwhudson: I don't believe you've seen our other derogatory name for codebrowse? codebbbbbbbbbbounce (like the bbbbbbbbb Berrocca advert) fyi. :-)03:48
mkanatmwhudson: Okay. So that's bzr's issue and not ours, then, yeah?03:49
mwhudsonmkanat: uncelar03:49
mkanatmwhudson: Okay.03:49
mkanatmwhudson: So the one where we're all in sem_wait is the one I'm working on.03:49
mwhudsonmkanat: which time was that one?\03:50
mwhudsonmkanat: also in the launchpad-loggerhead glue is some magic that kills threads that have been inactive for 300 seconds03:51
mkanatmwhudson: So if you kill the thread that has the lock and it never releases the lock....03:53
mwhudsonmkanat: the kill appears as an exception being raised03:53
mkanatmwhudson: Okay. So provided that Queue.py is written properly, it should have a finally.03:53
mwhudsonyeah, it doesn't cause a deadlock, just masses of exceptions04:00
lifelessspiv: do you know if vila had gotten anywhere on the 'merge deletes a directory with ignored files causes conflicts' case ?04:12
spivlifeless: not sure, but not afaik04:17
spivlifeless: hopefully the relevant bug report has the latest info04:18
spivlifeless: it'd be lovely if he has, though :)04:18
lifelessand the other is a stable monotonic timescale.  Of course then you'd04:20
lifelessbah04:28
lifelessmiddle button fail sorry04:28
lifelessok this is weird05:50
lifelessmwhudson: :!bzr push05:50
lifelessUsing saved push location: bzr+ssh://bazaar.launchpad.net/~lifeless/bzr/apport05:50
lifelessbzr: ERROR: Cannot lock LockDir(lp-67241552:///~lifeless/bzr/apport/.bzr/branchlock): Transport operation not possible: readonly transport05:50
mwhudsonlifeless: is it a mirrored branch?05:54
lifelessHow can I tell ?05:54
lifelessah, yes.05:54
lifelessthanks05:54
lifelessterribly confusing05:54
=== defn is now known as xmlrpc
mwhudsonthere's a fairly recent bug report about that05:54
=== xmlrpc is now known as defn
PengHehe. The first time someone ran into that, we almost woke up a losa. :D06:03
igcback06:26
lifelessspm: hey, is there a tool for sensibly benching LAN configurations ?07:10
spmlifeless: the general answer is "yes" - if at a cost; but more precisely - to do what? achieve what?07:11
spmas in lan layout configs? down at the switch h/w layers?07:11
lifelessI have a gigbit switch at home07:11
lifelessand two machines that have negotiated gig links07:11
spmbut you're seeing 10mb/s throughtput? :-)07:11
lifelessbut wgettting a 4GB file from one to the other is peakign at 24MB/s07:12
lifelessits writing to /dev/null07:12
lifelessand the file is in cache on the server (iotop shows no activity)07:12
lifelesstherefore something is wrong07:12
spm+107:12
lifelessI should be able to push 100MB or so on such a full duplex connection07:13
lifelessnow, I can go through a tedious checklist.07:13
spmhttp://en.wikipedia.org/wiki/Iperf is one istr using... (still chasing links/names)07:13
lifelessbut I was wondering if, someone has written something to just 'figure it out'(tm)07:13
spmAhh yes. via nlanr, they had a few funky tools.07:13
spmso the idea with iperf and friends is to minimise the whatsits right down to the bone - so *really* max the connection; bypassing eg apache/wget etc07:14
lifelessright07:14
spmI was getting just shy of theroretical max on a 100mbs network in '00 between a couple of sparc t1's. 78? 88? mbs. shrug.07:15
spm... using iperf, or something very like it.07:15
spmthe other possibility is to snarf the entire flow in tcpdump etc; and do an analysis of that; you may just be hitting tcp window maxes - or something silly/funky like that07:16
spmheh; or you have a crap switch ;-)07:16
spmmight even be worth removing the switch and trying a cross over cable if iperf can't really zot it along.07:17
spmcould also try; eg; ftp  to an ftp daemon; and/or samba to flip some possibilities07:18
spmor nc...07:18
spmActually - this'd be via your shiny new laptop? the network interface may be Gig, but hooked into the pcmcia bus or some sillyness down that path; I know my older laptop has woeful network connection speed compared to a stock desktop/card07:19
lifelessspm: yeah, I'll build up to that.07:22
lifelessno, its not my laptop; desktop hardware. asus mb07:22
lifelessmbs07:22
spmcool; if the network is on the m/b; try a card if you have a spare lying around.07:22
lifelessI don't ;)07:23
spmheh; I think I do; but that may be hard to easily borrow :-)07:23
lifeless[  3]  0.0-10.0 sec    727 MBytes    609 Mbits/sec07:23
lifelessso, thats a lot better than wget is maanging07:23
spmschweeet! so nothing wrong with the switch or network h/w.07:24
lifelesswell07:24
lifelessthats .7 of theoretical or so07:24
spmprobably that crappy open-sores stuff. install windows and watch the problems fly fly fly away07:24
lifelesshah07:24
lifelessI want to be able to test bzr perf :)07:24
fullermdMost builtins on Asus are Realtek NIC's.  So .7 is pretty good   :p07:25
lifelessfirst step is to make sure that the wiring is good - which it seems to be07:25
lifelessnext to figure out why wget is slow with apache207:25
spmactually this has all made me curious as to what I can get on my network....07:25
lifelesshmm, default tcp buffer size is 85KB ?07:27
spm[  3]  0.0-10.0 sec    539 MBytes    452 Mbits/sec <== sadness :-(07:27
lifelesshmm, I should play with jumbo frames07:28
lifelessspm: you had a tool to analyse window info didn't you?07:32
spmtcptrace + xplot for pretty graphs07:33
spmwireshark can do similar; but the above is still light years ahead07:33
lifelessthis is interesting07:40
lifeless$ cat /proc/sys/net/ipv4/tcp_mem07:40
lifeless88416   117888  17683207:40
lifeless$ cat /proc/sys/net/ipv4/tcp_mem07:40
lifeless573408  764544  114681607:40
lifelessthe second, with the larger - better - setting, is lucid07:40
lifelesssorry07:40
lifelessis karmic.07:40
lifelessthe first is lucidish07:40
lifelessok, 85MB/sec07:58
lifelesshad my gateway in the loop07:58
lifelessok cool, my python server keeps up @ 85MB08:04
lifeless\o/08:05
lifelessspm: thansk08:05
spmcoolio; anytime etc :-)08:05
lifelesstrafshow is interesting btw08:05
lifelessnot brilliant08:05
lifelessbut interesting08:05
spmyeah? not familar with one.08:20
lifelessapt-get install trafshow :P08:30
spmsush :-)08:34
spivOh, grr!09:02
spivsiginterrupt(signum, False) is reset everytime the signal is received.09:02
bialixspiv: hi09:07
spivbialix: good evening09:07
spivI'm about to finish up for the day.09:07
bialixspiv: I have a question which bothers me for a long time09:07
spivSo I'm extra annoyed to bump into another signal/EINTR issue!09:07
bialixwhy smart server returns to the client relpath to the shared repo root, but then client do upwalk search anyway?09:08
spivbialix: because we haven't finished improving the client yet :)09:08
bialixspiv: sorry, I don't want to increase your temper09:09
bialixspiv: is it known bug?09:09
spivOh, that's fine, I'm not bothered at all :)09:09
spivYeah09:09
* bialix wanna subscribe to it09:09
bialixspiv: ok, thanks, you save me another year of bothering with this question :-)09:10
spivHmm, not sure if there's a bug number for it, but it's certainly an issue known to me and lifeless!09:10
spivThere might be09:10
spivIf there isn't you're welcome to file one :)09:10
bialixnow I know kung-fu too09:10
spivheh09:10
bialixok, I'll file it09:10
spivBasically, there's no convenient place in bzrlib at the moment to make use of the relpath info the smart server is returning there09:11
spivWe need to replace or improve the regular 'open' code path09:11
bialixI see09:11
spivWhich has historically been a bit fragile when touched.09:12
spivI'd rather not duplicate it, because there's really quite a lot of code there for format detection etc.09:12
spivAnyway, I'm done for the day.09:12
spivHappy hacking!09:12
bialixgnight09:13
bialixspiv: https://bugs.launchpad.net/bzr/+bug/55791509:16
ubottuLaunchpad bug 557915 in bzr "smart server returns relpath to shared repo but client don't use it and do upwalk search anyway" [Low,Confirmed]09:16
bialixI've pasted our converstaion09:16
spivbialix: thanks09:42
igcnight spiv10:02
thumperhi people10:06
thumperI'm using bzrlib to commit to a working tree10:06
thumperand I'm specifying the committer10:06
thumpermy .bazaar/bazaar.conf says create_signatures = always10:06
thumperbut I don't want my script to use this10:07
thumperwhat should I set?10:07
thumperBZR_HOME env variable?10:07
thumperand how to I set it to just "something that isn't my home" ?10:07
spivBZR_HOME=/dev/null works (with a warning)10:09
thumperwhat warning?10:09
thumperand does it matter from bzrlib?10:09
spivfailed to open trace file: [Errno 20] Not a directory: '/dev/null/.bzr.log'10:09
thumperperhaps I should use a tempdir instead10:10
spivYou could always use BZR_HOME=`mktemp -d`10:10
thumperspiv: this is from python code, so probably inserting into sys.environ10:11
spivthumper: right10:12
spivAnd probably by using the tempfile module rather than calling out to /bin/mktemp, too ;)10:13
thumperspiv: yeah, looking at that right now10:15
bialixBZR_LOG=/dev/null may helps to avoid warning10:32
thumperbialix: too late :)10:34
thumperalthough this might be easier10:35
bialixspiv: I like your branch name10:35
bialix:-)10:35
thumper/dev/null doesn't work on windows though does it?10:35
bialixthumper: on Windows one should use BZR_LOG=NUL10:35
bialixnot sure if BZR_HOME=NUL will work though10:35
thumperbialix: yeah, so I'm going for the cross platform: tempfile.mkdtemp and atexit.register(shutil.rmtree...)10:36
bialixthumper: +1 from me10:36
thumperbialix: I'm getting close to actually getting wikkid working10:36
bialixwikkid ?10:37
thumperhttp://wikkid.info10:37
thumpershould redirect to LP :)10:37
bialixdoes not work for me10:37
thumperreally :(10:37
thumperwhat do you get?10:37
thumperworks for me10:38
bialixit says: Firefox can't find the server www.wikkid.info10:38
thumperhmm...10:38
thumperweird, should work10:38
thumperthat redirect is in place too10:38
bialixperhaps DNS issue?10:39
thumperperhaps10:39
bialixC:\Temp>ping wikkid.info10:39
bialixPing request could not find host wikkid.info. Please check the name and try again.10:39
bialix:'-(10:39
thumperhttps://edge.launchpad.net/wikkid10:39
bialixwow!10:40
thumperI have many plans10:40
thumpersome are getting there10:40
bialixit's my dream: to have bzr-based wiki and bug tracker10:40
thumperI want a wiki in launchpad10:40
bialixwiki in LP! YAY!10:40
thumperbialix: well, I'm not doing a bug tracker10:40
james_wthumper: you can pass a custom config to .commit()10:41
bialixthumper: that's ok10:41
thumperI'm designing wikkid with the intent of having it integrated into launchpad10:41
bialixthumper: so it will be zope-based?10:41
thumperbut wikis are not a priority for LP10:41
thumperso I'm doing it in my own time10:41
thumperbialix: no paste10:41
thumperwsgi10:41
bialixok10:41
thumperjames_w: interesting10:42
* bialix want to know all this cool things someday10:42
james_wthumper: so you could just grab the branch config and override the signatures thing10:42
thumperjames_w: I'm sure I'll get some people commenting on my bzr hackery in wikkid soon enough10:42
james_wor just use an empty config to get the defaults if you don't want anything from the environment10:43
thumperjames_w: that may be even easier for me :)10:43
spivbialix: :)10:47
lifelessthumper: publicity!10:49
thumperlifeless: :)10:49
thumperI'm having issues with smart_add10:50
thumperperhaps I should be more choosey10:50
lifelesswell10:50
lifelessif you have temp files smart_add will break you ;)10:50
lifelessthat said10:50
lifelessyou can do tree.smart_add([relpath_to_tree]) and it should work10:50
lifelessthe fact that you have to give the path to the tree is a bug - I forget the number10:51
lifelessits fugly10:51
lifelessvery old partially fixed up API (used to be a standalone function poking at the internals)10:51
thumperah10:51
thumperthat might explain it10:51
thumperd10:51
thumperd'oh10:51
thumperI'm giving it ['.']10:52
thumperwhich is the cwd10:52
thumpernot the location of the tree10:52
lifelessyeah10:52
lifelessif you'd like to submit a patch to fix it, we'd love that.10:52
thumperlifeless: I honestly don't know where to start10:52
thumperwell10:52
thumperI could probably stumble about for a while10:53
lifelesstree.bzrdir.base_transport.local_abspath('.')10:53
thumperbase_transport or root_transport?10:54
lifelessroot10:55
lifelessDWIMNWIS10:55
thumper:)10:56
thumper:(10:57
thumperstill failing10:57
thumperbzrlib.errors.PathNotChild: Path "/" is not a child of path "/home/tim/src/wikkid/sandbox"10:58
thumperit seems to be calling smart_add now with the path shown on the end10:58
thumperthis is the path of the working tree I'm editing10:59
thumper[canonical_relpath(base, p) for p in paths] blows up10:59
thumperperhaps I shouldn't use smart_add but use something else11:02
thumper?11:02
thumperthe reason i used smart_add was I didn't want to have to check the creation of all the subdirs11:02
thumperand adding them properly11:02
lifelesswhat is canonical_relpath ?11:07
thumperlifeless: a big picture captured with coloured error bits: http://people.canonical.com/~tim/wiki-error.png11:20
thumperlifeless: although I'm about to stop and watch House that we recorded on Tuesday11:21
thumperlifeless: I'll get back to this tomorrow maybe11:22
lifelessthumper: did you see my question about MAN's in NZ ?11:35
lifelessthumper: pass a list in11:36
lifelessthumper: not a single path11:36
lifelessyour path is being interpreted as ['/', 'h', '....11:36
lelixhi all12:05
lelixI'm going to convert a project from svn to bzr. Right now it is composed by a few distinct repositories, and I'm doing svn-import on each of them12:07
jelmerhi lelix12:07
lelixnow I have a doubt on the resulting bzr repos12:08
lelixhi jelmer12:08
maxbWhat do you doubt?12:09
lelixI simply did "bzr svn-import https://.../repoX", and got two different "kind" of bzr repos: one contains two subdirs ("branches" and "trunk") that I assume are "branches" in bzr parlance12:09
maxbThe "branches" directory is not a bzr branch. It is merely a container to match the svn naming scheme for branches12:10
lelixthe other instead is "monolithic", that is, it does contain just a ".bzr" subdir, and checking it out I get the whole thing that is "/trunk", "/branches" and "/tags"12:10
lelixmaxb: yes12:11
maxbThe actual bzr branches are at "branches/FOO"12:11
lelixyes, it even told me that, so I could not do "bzr co .../repo1" but had to do "bzr co .../repo1/trunk"12:11
maxbIf trunk/, tags/ branches/ are present *inside* a bzr checkout/branch, then the import has imported the wrong thing12:11
lelixyes, that's what seems happened12:12
lelixI see svn-import uses a "layout" option, I left the default "auto", and the import step told me "using repository layout trunk0"12:13
lelixbut I fail to understand the difference between one kind and the other... it must be something different in the source repositories...12:14
lelixmaybe I can "svn-import" just the svn "/trunk" instead of processing the whole repository?12:14
* lelix tries12:15
jelmerlelix: you can 'bzr branch' just the trunk12:15
jelmerlelix: svn-import is for importing multiple branches12:15
lelixjelmer: with the former, you mean I don't have to use svn-import at all, and just branch it out of svn?12:17
jelmerlelix: yep12:17
* lelix leaves for lunch12:17
lelixjelmer: thanks, I'll retry later12:18
=== radoe_ is now known as radoe
=== salgado-afk is now known as salgado
lifelessvila: two questions13:26
lifelessvila: did you get anywhere on the lost+found approach for conflicts deleting directories that contain ignored files?13:26
lifelessvila: and, if I wanted to do a POST, to an http url that I have a bzr transport connected too; is there a clean way? or the best unclean way?13:27
lelixjust to understand: what determines the kind of thing I obtain with "bzr branch" wrt to working-tree? Doing a branch from a svnrepo I get a workingtree-less branch, while branching from there I get the working tree...14:06
lelixdoes the presence of the wtree imply some difference in the repo itself?14:07
=== nlisgo_ is now known as nlisgo
IslandUsurperlelix, possibly. bzr repos can be set to use working trees or not by default. run `bzr info` on your destination branch to see if it tells you.14:16
IslandUsurperI doubt it has to do with bzr-svn or the svn repo14:17
jelmerlelix: you can create a working tree by running 'bzr co'; there is a setting in the repository that determines whether working trees are created by default14:18
pyMynxhow can I get bzr to use a different python install?14:25
SamB_XPwhat OS?14:26
SamB_XPpyMynx: if you're on *nix, you can either change the #! line at the top of the bzr executable, or you can change which python install is invoked by /usr/bin/env python14:29
SamB_XP(or whatever it is at the top of your bzr executable -- I guess it might be something else ;-)14:30
SamB_XPbut note that (a) bzrlib will have to be in that python's module path and (b) you may lose features if you switch major versons of Python without getting the extensions compiled for the major version you switch to14:32
SamB_XPpyMynx: so ... are you gonna say anything or not ?14:33
lelixjelmer, ok: but from the repository POV, does that make any difference? Or is that completely transparent in the operations one can do on it? Ideally, it seems that I can keep my "master" repos (the one linked to some kind of bug-tracker/repo-browser say) always as wtree-less repositories, right?14:42
maxbYes, this is correct. Working trees are purely for doing development work in14:45
lelixthanks14:46
pyMynxSamB_XP: hey thanks very much! I think I fixed it by moving the bin path up in the PATH environment variable15:16
pyMynxSamB_XP: it always resets for some reason :( , I'm using CentOS btw15:17
=== masklinn_ is now known as masklinn
=== deryck is now known as deryck[lunch]
=== chex is now known as Chex
=== salgado is now known as salgado-lunch
=== radoe_ is now known as radoe
=== deryck[lunch] is now known as deryck
johnjosephbachirhowdy17:59
johnjosephbachiranyone here know much about the --file-ids-from flag for the 'add' command?17:59
=== beuno is now known as beuno-lunch
maxbjohnjosephbachir: What about it?18:20
johnjosephbachirwell, i used it when adding in some code from another repo (svn), thinking it might be helpful for merging in updates from that repo in the future. Now, i'm trying to merge in changes from another one of my own branches (on a directory above that dir in question), and bzr is very confused, thinking that the dir i added witih --file-ids-from needs to be deleted18:21
johnjosephbachirmaxb: ^18:21
maxbDoes the dir in question exist in any of your branches, *except* by way of being added by that one addition you mentioned?18:23
maxbAnd when you say svn, do you mean a bzr-svn conversion?18:23
johnjosephbachirhere's what i did. i have trunk, and branch-118:24
johnjosephbachirbranch-1 is a branch of trunk, as you might imagine. inside of branch-1, i did this command:18:24
johnjosephbachirsvn export http://svn.example.com/path/to/tag mydir18:25
johnjosephbachirbzr add --file-ids-from= http://svn.example.com/path/to/tag mydir18:26
johnjosephbachirand committed, and have been doing tons of development in both trunk and branch-1 since then18:26
fullermdI wouldn't --file-ids-from can do anything when pointed at a svn repo...18:26
fullermd(wouldn't think)18:26
johnjosephbachirnow, when i do a merge, i get tons of errors, the first one being:18:27
johnjosephbachir"Conflict: can't delete mydir because it is not empty.  Not deleting."18:27
johnjosephbachirmaxb: ^18:27
johnjosephbachirmaxb / fullermd and i am fairly certain this problem is a result of my file-ids-from, for reasons i will be happy to explain if you would like me to (but it will take a while)18:28
maxberm. And did the content of mydir correspond closely to the content of http://svn.example.com/path/to/tag ?18:28
fullermdI'm pretty sure you'd have to point at a bzr branch for file-ids-from to have any possible meaning.18:28
johnjosephbachirmaxb: the contents were identical when added (note that it came directoy after an svn export)18:28
maxbI don't suppose this is a public project? It would be so much easier to see it breaking18:29
johnjosephbachirmaxb: alas, no, but if you are available for consulting i can email you the repos in question18:29
fullermdAt any rate, you could just check whether the two branches have the same file-id's.  But I'd doubt it.18:30
johnjosephbachirfullermd: well the thing is, i don't actually want to do any operations on the foreign repo... so its state shouldn't matter for this operation18:31
johnjosephbachir(if i get what you mean)18:31
fullermdI don't.18:32
johnjosephbachiryou don't wnat?18:32
johnjosephbachir*what? :)18:33
fullermdAt any rate, if the file-id's of two branches don't match, you're not going to have any direct luck merging them (it's bad enough them not sharing ancestry)18:33
johnjosephbachirfullermd: i18:33
fullermdAnd using file-ids-from pointed at a SVN repo is almost certain not to make the two bzr branches match, if indeed it does anything at all.18:33
johnjosephbachirfullermd: i'm not trying to merge them. i'm truing to merge two of my own branches, one of which has a subdirectory based off of a foreign branch18:33
johnjosephbachirfullermd: got it. well, the dir in question doesn't exist at all in the branch i am merging in... so i'm not sure why it cares about it at all18:34
fullermdDid it ever?18:34
johnjosephbachirnope18:34
johnjosephbachirfullermd: is there a way to "normalize" my file-ids in my imported branch? i.e., clear out the result of using --file-ids-from, and let bzr make its own "normal" ids ?18:35
johnjosephbachir'18:35
johnjosephbachirmaxb: ping18:35
maxbjohnjosephbachir: Empirically, --file-ids-from has no effect when given a remote svn repository18:35
fullermdI'm not sure that's a meaningful statement.  I'm still of the SWAG belief that --file-ids-from=<something svn> is nugatory from the get-go.18:35
fullermdAnd if it weren't, letting bzr create its own random ones still wouldn't help you with merging down the line.18:36
johnjosephbachirokay, i'll tell you guys what else i've observed18:36
maxbI have tested fullermd's SWAG and it is correct. I disbelieve that --file-ids-from is the problem here18:37
johnjosephbachirso i tried this workaround. i tried first removing mydir in branch-1, committing that (let's say that's revision 10). then, i did the merge, with no problems. then i committed that merge. THEN, i tried to undo revision 10, with bzr merge -r10..9 , and i got this error: http://pastie.org/90974218:39
=== salgado-lunch is now known as salgado
fullermdYou forgot to tell it a meaningful place to merge from (e.g., itself)18:40
fullermdI think you're succumbing to shotgunitis, here.18:40
* johnjosephbachir tries it with a dot18:41
johnjosephbachirWIN18:43
johnjosephbachirokay so, that worked, and is probably a good workaround, BUT: 1) we still don't know why the merge didn't work, and 2) i don't wnat to have to do this every time18:44
johnjosephbachirany ideas? maxb fullermd18:44
johnjosephbachiri would be happy to send either of you the branches and pay you to solve this problem, if you have the skills/time/interest18:45
maxbI don't think any further debugging is really possible without seeing the actual history. If this were svn, I'd ask for a 'svn log -v', but I don't know of any equivalent bzr view that actually shows file/dir add/del/move operations18:45
maxbI'm not doing paid consulting, but you've got me curious - if you want to send it to me, I'm happy to see if I can solve the conundrum18:46
johnjosephbachirmaxb: cool, wanna pm me your email?18:47
* maxb afk 5mins18:48
=== beuno-lunch is now known as beuno
jammaxb: bzr log -v doesn't give the equivalent?19:45
sebi`Hi, do i need to worry when including .bzr/ in distribution packages and branches? are there any sensitive information saved in there?19:56
jamsebi`: I would not include .bzr/ in dist packages, as it doesn't really make *sense* more than it would be bad19:58
jamyou wouldn't include .svn, right?19:58
jamanyway, it could include the whole history of the project, but I don't see it including anything more sensitive than that19:58
sebi`I've never worked with svn before, so I can't really say If i would19:58
jamsebi`: generally VCS data is excluded from a .deb19:58
sebi`the history, including all revisions are publicly visible anyway, so I don't see a reason in hiding them19:59
sebi`okay19:59
sebi`so I can assume there are no sensitive information saved in there, such as passwords, login-names, etc?19:59
jamright, there shouldn't be anything sensitive20:00
jamthe main thing is that if people wanted the history, they would ask for it20:00
jamif they are grabbing a .deb they don't want the history20:00
IslandUsurperand they would ask for it by using bzr20:00
sebi`okay, makes sense to me20:00
jamand it can significantly increase the size of the download20:01
sebi`woah you're right... .bzr is about 2.3M big right now20:01
sebi`didn't know it gets huge so fast20:01
barryhi folks.  are there any windows/bzr experts around?  i know next to nothing about windows, but have bzr explorer installed and have done 'bzr launchpad-login' but i'm getting hung up on ssh (maybe this is really a windows ssh problem)20:26
jamhey barry20:35
jameasiest 'fix' is to make sure you have Pageant installed, and that the ssh-key is properly shared with LP20:36
jambut 'it depends' on your ssh setup otherwise20:36
jamwell, properly shared *and* properly loaded20:36
barryjam: pageant?  is that a windows ssh client?20:37
jampageant is part of the putty tools, and is an ssh-agent, not really an ssh client20:39
barryjam: gotcha, thanks!20:39
jamalternatively, you can use regular openssh style credentials, but need to have them in the right place on your path so we can find them20:39
jam$HOME/.ssh IIRC20:39
jamwhere $HOME is often C:\Users\username20:39
jamor C:\Documents and Settings\username20:39
jamdepending on your Windows ver20:39
barryjam: windows 720:40
jamI haven't used 720:40
jambut I'm guessing C:\Users\<username>20:40
jamafter Vista's style20:40
jamSo I think if you copy your id_rsa and id_rsa.pub to C:\Users\barry\.ssh\id_rsa20:40
jamwe can probably find it without pageant20:40
barryjam: cool, thanks.  i'll give that a shot.  it's boggling how little useful stuff windows actually comes with :)20:41
jambarry: installing cygwin usually helps, but yeah20:41
barryjam: yeah :)20:41
jambare-bones OS vs OS + apps20:41
jamand no package manager20:41
barry"get a real os" is my usual response :)20:42
barryjam: otoh, explorer is pretty nice20:43
jambzr explorer works on real OS's too20:44
barryyeah, but it's only windows that makes me all clickity clackity20:45
mneptokbarry: your tap shoes don;t do that?21:16
* mneptok is Fred to barry's Ginger21:16
barrymneptok: i don't have red hair or taps, but i do have bells on my toes21:24
mneptokbarry: i don't want to rmeinf you again not to arouse me during working hours.21:29
mneptok*remind21:29
jamvila: I thought you weren't working today. Why are you triaging bugs? :)21:46
abadger1999Hey, I'm writing a proposal for Fedora EPEL to be able to upgrade the bzr package we have despite API compatibility changes.21:58
abadger1999Can someone confirm whether bzr-2.1 can support all the repos that bzr-1.3 has?21:59
Noldorinhi jelmer21:59
fullermdYou mean the formats?  Sure.21:59
jelmerNoldorin: hi22:00
Noldorinjelmer: i see bzr-git has come along a bit. though i might give it another shot with github :)22:01
Noldorin(not sure if you remember me...)22:01
jelmerNoldorin: I remember :-)22:01
Noldorin:)22:01
jelmerNoldorin: I don't think anything has changed in the area you were seeing problems though22:01
Noldorini'm working off bzr-git and dulwich trunks now22:01
Noldorinah right22:01
Noldorinjelmer: still, i've cleaned up my system and my bazaar installation a bit too, so i'm sort of doing things afresh now22:02
Noldorinif you wouldn't mind providing a few pointers...22:02
=== salgado is now known as salgado-afk
lifelessabadger1999: yes, 2.1 can read and write to a superset of 1.322:05
abadger1999lifeless: Thanks!22:05
Noldorinjelmer: it says i need distutils for a start, now...22:06
Noldorinjelmer: oops, seems my system is still detecting an old python version, which explains22:08
Noldorinjelmer: sorry.... what was the trick to get dulwich being recognised by bzr-git after doing setup.py install?22:19
jelmerNoldorin: you can set PYTHONPATH I guess22:20
Noldorinjelmer: yeah, but to what, if i've installed it?22:21
Noldorinthe source (pulled from the branch) lives in c:\lib\dulwich22:21
jelmerNoldorin: to the location in which it's been installed22:23
Noldorinjelmer: sorry, i'm still quite ignorant of python. all i know is that setup.py install ran and completed successfully...22:23
jelmerNoldorin: you should set the environment variable PYTHONPATH to the path of the directory that contains dulwich\__init__.py22:24
Noldorinjelmer: ok, so that's what i'm doing. is the separator in the PYHTONPATH the ; character?22:43
jelmerNoldorin: I think so22:44
Noldorinjelmer: ok, cheers. so it finds dulwich now, but i get this error:22:47
NoldorinC:\Users\Alex\Documents\Visual Studio 2010\Projects\IRC.NET\devel>bzr dpush git+22:47
Noldorinssh://git@github.com/Noldorin/IRC.NET.git --no-strict22:47
Noldorinbzr: ERROR: [Error 2] The system cannot find the file specified22:47
Noldorinif i recall correctly, we never did figure out the required URL for github... hmm22:47
barryjam: or other folks.  i don't know enough about how bzr explorer does its thing but i think it maybe causing spurious failures in the python test suite.  i think we're seeing something similar to this: http://bugs.python.org/issue744322:49
barryjam: is it possible to "turn off" bzr explorer temporarily for that directory and all sub-directories?22:50
jelmerNoldorin: that URL is correct, I'm quite sure it is22:50
Noldorinok good22:50
Noldorinbut yes, this Error 2 is unexpected...22:51
jambarry: do you mean explorer or TortoiseBzr ?22:51
jam(explorer == gui standalone app, TortoiseBzr == Windows Explorer integration)22:51
jamAFAIK, not easy to disable per dir without just uninstalling it22:51
jambut I don't follow it very closely.22:52
jelmerNoldorin: somebody reported an error against Dulwich trunk the other day about atomic renames22:52
Noldorinjelmer: ah, you think this couldbe causing error 2? if so, should i maybe revert to a previous revision of dulwich?22:53
barryjam: probably tortoisebzr22:53
lifelessvila: ping ?22:54
barryjam: ah.  don't really want to do that.  maybe i can copy the directory elsewhere or mv the .bzr directory aside?22:55
jambarry: mv the .bzr aside would probably work22:55
barryjam: cool thanks.  trying...22:55
Noldorinjelmer: looks like a windows style error anywya22:58
lifelessjames_w: btw, multiprocessing is really slow22:58
Noldorinjelmer: i'm up for a little debugging of the source, if that helps you :)22:59
james_wlifeless: what do you mean?22:59
lifelessjames_w: I benchmarked doing stuff with python's multiprocessing module a while back22:59
jelmerNoldorin: we need to find a good alternative to atomic renames on Windows23:00
lifelessjames_w: it was only marginally faster than threads, and a lot slower than using a custom external helper23:00
jelmerNoldorin: you're on Windows < 7 I suspect?23:00
jelmerNoldorin: I wonder what C Git uses23:00
Noldorinjelmer: i'm on Windows 7 actually23:00
Noldorinyeah...23:00
Noldorinjelmer: if there's any testing we can do at the moment (for a temporary solution at least), that's cool though23:01
Noldorinhaving some devs on my project before git, and others prefer bzr is making things a pain heh!23:02
Noldorinsome devs on my project prefer*23:02
jelmerNoldorin: you could revert back to older versions of dulwich and bzr-git23:03
Noldorinjelmer: ok, i will try that23:03
Noldorinwhich revision of each do you recommend?23:03
jelmerthe latest release I guess23:04
Noldorinjelmer: how do i know what that is?23:04
Noldorinnever mind, it's all tagged :)23:07
jelmeryep :-)23:09
Noldorinjelmer: same error i'm afraid23:10
Noldorinon the 0.5.0 release23:10
jelmerHmm, I guess the GitFile changes made it into the 0.5.0 release as well23:11
jelmerI guess you'll need one of the 0.4.x releases then23:11
Noldorinok23:11
jelmerI'm not sure if that's actually newer than last time you tried23:11
Noldorinjelmer: crazy. still exists in 0.4.3/0.4.123:14
jelmerare you sure you're running an older version?23:14
Noldorinyep23:15
Noldorin'bzr plugins' says git 0.4.323:15
jelmerNoldorin: that doesn't mean it's an older version of dulwich23:15
Noldorinjelmer: yes i know, but i've checked my dulwich version too and rebuilt it :)23:15
Noldorinbzr revert -r xyz23:15
Noldorinpython setup.py build23:15
Noldorinpython setup.py install23:15
Noldorinand retest23:16
Noldorinjelmer: any ideas...?23:18
Noldorinotherwise i will just leave it for now heh23:18
jelmerNoldorin: sorry, no idea; I doubt there's much point in trying with such an old version anyway23:24
jelmersince it would be the same version as what you tried earlier23:24
Noldorinjelmer: indeed23:26
Noldorinjelmer: well, if/when you think it's worth trying again, do ping me please :)23:26
jelmerNoldorin: will do :-)23:30
Noldorincheers23:30

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