[01:00] hi mgz [01:00] how's life in Florida? [01:04] quiet so far jelmer :) [01:05] mgz: heh [01:05] did you manage to enjoy a few days off after gitting? [01:06] yeah, went to see yosemite park, bitts of nevada and some of the local hackerspaces [01:06] *bits [01:07] I saw I have a lot of bzr email to catch up with.. [01:10] you came in at the end of a day full of bzr-svn and builder questions before [01:11] I tried to get people to file bugs for everything where they got stuck, some may just want duping/explaining [01:12] jelmers need holidays [01:13] :) thanks [01:28] I should probably go and try and find some people, but don't know who's around and this place is massive [01:29] a little suprised vila isn't here yet, hope air france haven't done bad things [01:29] isn't jam also going to be there? [01:31] yeah, but he was in newark not long so won't be here for a while yet [01:32] ah, ok [01:32] various other people are presumably around but busy doing useful things === Noldorin_ is now known as Noldorin [01:44] hi jelmer [01:44] hi Noldorin [01:44] jelmer, how's it going? had any time to think about bzr-git stuff recently? :-) [01:46] * mgz hopes it's all been geysers [01:49] * jelmer wonders if mgz means geysers literally [01:51] ? [01:53] Noldorin: I've been away on conferences and holoidays [01:53] oh i see [01:54] lucky you heh [01:54] I did manage to implement git-remote-bzr this week [01:56] jelmer, oh what's git-remote-bzr? [01:57] Noldorin: it's the reverse of bzr-git [01:58] gtg, back later [01:58] jelmer, oh ok. how about the other way round eh? ;-) i'm looking forward to the new dpush implementation heh [01:58] okay then [01:59] ciao [02:05] vila is here :) [07:39] does bzr use sha1? [07:45] chromaticwt: for some things, yes [11:26] hi. how do I install bzr for python2.5 ? [11:27] (tried pip-2.5 install and easy_install-2.5, neither works) [11:31] sbarcteam: bzr 2.4 requires python 2.6 IIRC [11:37] jelmer: Inside the setup.py file there is a clause: if sys.version_info < (2, 6): [11:37] the question is WHY. I remember when there was no bzr 2.4, bzr 2.3 would install nicely in py 2.5 [11:38] now I can't even installl 2.3 [11:38] 2.3's setup.py demands 2.6? [11:38] sbarcteam: 2.3 should still work in python2.4 and 2.5 [11:39] jelmer: So I can simply DELETE that condition ? [11:39] sbarcteam: I'm pretty syure that condition is not present for bzr 2.3 [11:40] removing that condition in bzr 2.4 won't work, it will just cause you trouble later [11:45] is it possible previous failed installation attempt of 2.4+ affects next installation attempt of 2.3 ? [11:47] I'm not sure - what's the exact error (incl traceback) you're getting? [11:48] I have gotten a consistent "need python 2.6" error. [11:49] and then I downloaded the tarball, and installed without a problem. [11:49] So, maybe pip does some checking based on something. [11:49] if I am running pip-2.5 it is using py 2.5 interpreter. [11:50] I have no idea. but this simply made me waste 1/2 hour. [11:50] which is ... a bummer. [15:08] hi. i try to create a new branch based on a tag. inside the source branch "bzr tags" gives me 1.0.5 (among others), but "bzr branch -r tag:1.0.5 source dest" doesn't work. what's wrong? [15:09] i get "ERROR: The branch upstream has no revision" [15:16] what happens if you try to branch the revno that tags tells you correspondsto 1.0.5? [15:27] mgz: hmm, it doesn't tell anything. output is "1.0.5 ?" [15:28] mgz: ? is the missing revnr? [19:03] m1sc: yes, the '?' means the tag refers to a revision not in that branch [19:04] (sorry for the delay, freenode wouldn't let me connect again) [19:05] it might just need something as simple as a pull in that branch first === Noldorin_ is now known as Noldorin [22:45] Is there a command to get the list of files being tracked in a repo? [22:45] Branch, not repo. Look at `bzr ls`. [23:09] fullermd: Thanks! [23:19] hi kise, fullermd [23:19] * fullermd waves at poolie.