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