/srv/irclogs.ubuntu.com/2008/06/24/#bzr.txt

tolstoybob2: I actually does push the tags, though.00:00
tolstoyIf I do a branch, they show up.00:00
tolstoyPull doesn't pull them, it seems.00:00
bob2oh00:00
tolstoyYes, it's odd.00:01
* lifeless repeats it00:01
lifelessyou know what sucks00:01
tolstoyIf I do a tag, and the push, I get the "No revisions to push."00:01
lifelessI can't find a good clean reusable B/B+ index for python00:01
tolstoyBut it still pushes the tags.00:01
lifelessall the 'pure python' databases are either csv, the moral equivalent of csv, or dbm00:01
lifelessNIH time00:01
* beuno goes clean up the revision mess00:01
bob2tdb + ctypes!00:02
lifelessbeuno: tdb wants more file system semantics than we offer00:03
lifelesss/beuno/bob200:03
bob2ah, remote, right00:03
lifelessbob2: which is the problem with dbm too00:04
jmlwhat does one need to provide to have a fully functional TestCaseWithTransport subclass?00:04
lifelessI went on a code search trying to find a python index module that was, well, modular.00:04
lifelessno such freaking luck00:04
lifelessjml: class foo(TestCaseWithTransport): def test_me(self): pass00:04
beunomwhudson, do you have a copy of loggerhead before I pushed 173?  I'm not sure how to get them back as left-hand history00:05
jmllifeless: in particular, I would like to be able to use make_branch.00:05
tethridgeanybody know the size of the mysql repository?00:05
jelmerre00:05
jmlWhen I do, I am told: AttributeError: 'TestFoo' object has no attribute '_TestCaseWithMemoryTransport__server'00:05
mwhudsonbeuno: bzr pull -r some.dotted.revno . --overwrite probably?00:06
lifelessjml: you have replaced setUp() and not called it00:06
jmlwell spotted.00:06
lifelesstethridge: 300MB I think. or maybe its 500MB.00:07
lifelessjam: ^00:07
jelmerawilkins, still there?00:07
awilkinsjelmer: Yes00:07
lifelessback in 45 or so.00:07
jelmerawilkins, any luck?00:07
awilkinsjelmer: I've reduced the size of that error log a lot, but still plenty of problems00:07
lifelessJc2k: did you file bugs? please say yes :P - and feel free to subscribe me to them00:07
tethridgelifeless, nice00:08
awilkinsjelmer: Library discovery is really crippled on this build platform00:08
awilkinshttp://pastebin.ca/105452700:08
jamlifeless: I'm not quite sure what you are pointing me to00:08
lifelessjam: 'how big is a mysql branch'00:08
jam500+ MB for 6.0, 300 ish for 5.000:09
lifelessok, time to put this pc in for repair.00:09
jamtethridge: my copy is 591MB, with most of their branches00:10
tolstoyIs there a discussion of permissions anywhere? Like when different processes and/or users are pushing to a central locations? Oy. I'm not sure wide open umasks are the solution.00:10
jelmerawilkins: ouch00:10
jambug #24026200:10
ubottuLaunchpad bug 240262 in bzr "No repository present error when using bzr+http protocol talking from bzr 1.5 client to a 1.3.1 repository" [High,Confirmed] https://launchpad.net/bugs/24026200:10
awilkinsjelmer: I remember having more success with those Pyrex bindings using MSVC ; how hard is it to ditch the dots?00:14
awilkinsjelmer: Previously managed to get as far as having built .pyd files (even if they didn't actually work)00:14
jelmerawilkins: basically, it's changing all structs that use the dotted notation to explicitly set all member variables, and in the right order00:15
awilkinsI'd guess that's quite a few00:16
jelmeryeah, indeed00:17
jamtolstoy: you may want to look at contrib/bzr_access, which would be a good place to work out multiple user keys for a shared repo, and proper umask, etc.00:17
tolstoyjam: Okay, thanks.00:18
beunohrm, LP hates me today:00:21
beunobeuno@beuno-laptop:~/bzr_devel/loggerhead.fix_dirs$ bzr pull lp:~beuno/loggerhead/bug-24051200:21
beunoServer does not understand Bazaar network protocol 3, reconnecting.  (Upgrade the server to avoid this.)00:21
beunobzr: ERROR: xmlrpc protocol error connecting to https://xmlrpc.edge.launchpad.net/bazaar/: 502 Bad Gateway00:21
mwhudson:(00:22
mwhudsontry again again00:22
mwhudsoni think00:22
beunoyeah, already did, but it's *extremely* slow00:22
beunoit's stuck at: 0.198  opening working tree '/home/beuno/bzr_devel/loggerhead.fix_dirs'00:23
* beuno tries again with Dhpss00:23
awilkinsjelmer: Those traces are full of MSVC symbols.....00:26
awilkinsOr rather, the lack of them00:26
jelmerawilkins: probably a different ABI or something00:27
jelmersome sort of compiler mismatch at least00:28
awilkinsPLus things like _chkstk which is apparently shoved in when big stack frames are in there etc.00:28
awilkinsDarn00:28
jelmerok, so fixing the dotted structure notation is the only solution?00:29
awilkinsI hate to say it, but probably00:29
awilkinsTHe other solution would be building Neon, SVN and all the other stuff on MinGW and I can't find much help for that00:30
awilkinsThere's a reason I'm using the pre-archive developers pack of SVN libraries and headers00:30
beunoLP is autopacking LH again00:30
* beuno crosses his fingers00:30
=== mario_ is now known as pygi
awilkinsjelmer: Right, it's 0033 here, I'm going to bed.... if there is any simple drudge work I can do to help, let me know.00:34
jelmerawilkins, will do00:34
awilkinsjelmer: But bear in mind my C is rather rusty.00:34
jelmerawilkins, g'night00:34
awilkinsGoodnight00:34
RichWIs this error serious? or can i ignore it? This transport does not update the working tree of: sftp://...../trunk/. See 'bzr help working-trees' for more information.00:40
beunoRichW, that means the the actual files aren't been updated, so it depends on what you're using it for00:42
beunois that in launchpad?00:43
mwhudsonbeuno: so loggerhead/trunk looks better again thanks00:48
beunomwhudson, yeah, sorry about that. I was used to the bzr workflow, where PQM is always left-hand. I'll be more careful from now on00:49
mwhudsonno worries00:49
beunoautopack worked fine now  (took almost 20 minutes though(00:50
mwhudsonautopack still mostly happens client side i think00:50
mwhudsonthere's a patch floating around to fix that00:51
beunoyeah, but it doesn't take 20 minutes to push the full branch, so I suppose it should take at most that long, right?00:51
beunoanyway, it's done now, so no use in complaining  :)00:51
mwhudsoni can imagine there being a silly amount of roundtrips00:51
mwhudsonbeuno: for bug 242466, how does this look? http://people.ubuntu.com/~mwh/hacked_up_changelog_view_3.png00:52
ubottuLaunchpad bug 242466 in loggerhead "Log view should show sub-revisions" [Medium,Confirmed] https://launchpad.net/bugs/24246600:53
mwhudson(this is something i did ages ago in a branch which has gone to the big hard disk crash in the sky, but i think i know how to do it again)00:53
beunomwhudson, that looks pretty good. I remember now you emailed that a while back to the list.  I had in mind maybe trying to show them like collapsed revisions, and being able to expand them too00:55
beunook, trunk should be back to before the left-hand-side-plus-collapsing-packs mess01:04
mwhudsonbeuno: you mean, making less distinction between the mainline and off-mainline revisions?01:04
mwhudsonthat probably makes sense01:05
beunomwhudson, yes. I feel it makes merged revisions seem like something different, when they're not. Users already get confused with DVCS in that sense, and that may not help01:06
beunoI'll try to get a mockup for that once we're through with the new theme, if you'd like01:06
mwhudsonbeuno: swings and roundabouts, i think having _some_ emphasis on the mainline revs is ok01:06
mwhudson(this is one of the things i find incomprehensible about bzr-webserve)01:07
beunomwhudson, alright, two mockups  :p01:07
mwhudsonbeuno: heh01:07
mwhudsonlet's get the new theme done01:08
mwhudsonfirst01:08
beunomwhudson, I had something in mind similar to "This revision is composed of N revisions. Show revisions"01:09
beunoand expand on-screen01:09
beunoif that's possible without making the UI a mess01:10
fullermdWell, the big problem is that having high emphasis on the mainline revs is perfect in some workflows, but with others having ANY emphasis is bunk.01:10
beunolifeless, FWIW, second time Loggerhead auto-packed, after going back a few revisions, it worked out fine01:11
mlhPeng: true (re server generated index html).  I hadn't even tried it.  (smacks forehead)01:12
mwhudsonfullermd: but it makes sense in a workflow that involves pqm, which is the right workflow, so qed01:12
* mwhudson runs away and has lunch01:13
fullermdpqwhat?   :p01:13
mlhand ... IT WORKS!@01:13
mlhnow to get around the ~ since my work blocks access to 'personal pages' ie those with a tilde :-(01:14
mwhudsonbeuno: btw, are you running the tests before committing to trunk?01:14
mwhudsonbeuno: the tests suck, but they do occasionally catch problems01:14
mlhdon't s'pose bzr does ntlm proxy auth?  :-)01:14
beunomwhudson, uhm, 50% of the time, tbh. I'll bump that up to always  :)01:15
fullermdWell, if the tests cover 50% of the code, and you run them 50% of the time, the two add up to 100% coverage!01:15
mlhif it used curl, it could01:15
beunoI do go through all pages in UI, before pushing, which may catch more than tests. But I will do both until we have better tests01:15
beunomwhudson, just checked though, haven't broken any tests  (which just goes to show how little we're testing  :P)01:16
* beuno goes back to gnome-theming while mwhudson eats his well-deserved lunch01:18
tolstoyHm. On solaris, the xmloutput plugin says that encoding is "646". I've never heard of 646 as an encoding.01:19
fullermdUnicode is ISO-1064601:20
fullermdWell, UCS technically.  But who can keep track of all the acronyms and subacronem?01:21
tolstoyIt's odd. I'm trying to integrate this with bamboo (oy) and its jdom parser rejects the xml output because encoding="646".01:21
tolstoyInteresting. On this version of python (that I compiled myself), on Solaris (hail mary), sys.getfilesystemencoding() returns '646'.01:24
mlhweird01:24
=== mw is now known as mw|out
tolstoyJust as a user, rather than an ops staff, or whatever, Solaris leavs much to be desired.01:25
mlhyep, checked01:26
mlhI've got two pythons installed on solaris, site compiled, and one installed from blastwave01:26
mlhboth have '646'01:26
tolstoyIt's good to know I didn't mess up the compile.01:26
fullermdI would guess that means UTF-8.  But it could be UCS-2 or some such insanity.01:27
mlhsolaris has got a lot to be desired frmo an ops view too01:27
mlhfirst thing I do is install a swag of freeware01:27
tolstoyI guess I'll have to "fix" the xmloutput plugin.01:28
fullermds/ frmo.*//01:28
mlhwell, 2nd thing, after jass.  (here's ends the OT)01:28
tolstoymlh: I'd just erase the whole OS and install something else, but then I don't have root, and people get tired of such suggestions. ;)01:28
mlh:-)01:28
fullermdLuckily, these days, there's vmware and such   ;>01:28
tolstoyWe compile java apps, and people are afraid that if we compile on linux and deploy on solaris, Bad Things Will Happen.01:29
mlhwe have smiilar superstitions here01:30
mlheven though, people have compiled on windows and deployed on solaris and it's just worked dandily01:31
beunoJc2k, ping01:34
beunoJc2k, lifeless, I've got some integration for the gnome theme: http://intranet.pentacorp.net:8080/changes01:36
beunoit could probably be nicer for the LH menu navigation/search bar, but not sure how to cram everything together01:37
mlhis there a proggy to generate index.html that DOES include .bzr?01:37
mlhit'd be pretty simple to make one I guess; just checking if there's an option or plugin01:38
mlhbzr ls --html  mebbe01:39
mlhtiny bug in bzr help status:01:44
mlhs/bzr -SV/bze status -SV/01:44
beunomlh, I see:01:45
beuno  to Subversion's status command. To get output similar to svn -q,01:45
beuno  use bzr -SV.01:45
mlhyeah01:46
beunowhich seems correct. What version of bzr are you using?01:46
spivbeuno: right, there's a command name missing01:46
mlh1.5 on fedora901:46
beunoaah  :)01:46
beunomlh, you can either file a bug and/or send a patch01:46
beunothanks spiv01:46
mlher too small for a bug01:46
mlhone of you can just sneak it in with other fixes :-)01:47
beunoJc2k, lifeless, I'm off in a few minutes to have dinner, but, screenshot up in: http://beuno.com.ar/random/gnome_themed.png  and pushed it to: lp:~beuno/loggerhead/gnome_theme01:49
lifelessbeuno: cool02:17
lifelessbeuno: does it have bzr-search ? :P02:18
poolie_hello beuno etc02:31
=== poolie_ is now known as poolie
=== kiko is now known as kiko-zzz
gamblerare there any java or csharp lang bindings to bzr?02:39
AfCgambler: look at the bzr-eclipse plugin; the work done there is relevant.02:44
gamblerAfC, is it stable?02:45
* igc lunch02:48
lifelessgambler: do you mean 'is it done' or 'does it work well'03:05
gamblerdoes it work well03:07
lifelessgambler: I don't use eclipse; but various folk that do tell me it works nicely03:07
mlhnot completely tangentally, jython 2.5 alpha is out03:11
gamblermeh another time sink. ill investigate it then03:12
lifelessgambler: 'Verterok' who hangs out here is one of the primary developers03:14
lifelesshe's in argentina though, his nighttime now03:14
mwhudsoni installed eclipse yesterday!03:14
mwhudsonthen it confused me03:14
lifelessgambler: also, SoC last yerar, someone wrote some c# bindings03:14
lifelessdunno how good they are03:14
gamblerlinky?03:15
lifelessJc2k: ironic that you are having to hack on git :)04:03
Odd_Blok1poolie: At some point this week, I'd like to talk about the PQM work I'm going to be doing this summer, so I can start next Monday with clear targets and rewards.04:08
=== Odd_Blok1 is now known as Odd_Bloke
poolieOdd_Bloke: that'd be good, could you start by putting down your thoughts on the list about what to do, so others can get involved04:10
pooliealso the dates you'll be working on it04:10
Odd_Blokepoolie: I'll do that tomorrow.04:17
xzwould someone like to help me figure out how to organize a project? I'm having trouble with the bazaar concepts04:44
pooliexz, sure04:51
lifelessgambler: sorry, was away from keyboard04:51
lifelessVerterok: btw - gambler is asking about accessing bzr from java04:51
Verteroklifeless: thanks for pointing it :)04:51
lifelessgambler: I'm not sure about where the c-sharp bindings are04:52
* Verterok looking the backlog04:52
lifelessI don't even remember the students name sorry :(04:52
xzpoolie: my project is a single directory with a number of subdirectories. I want people to be able to work on the subdirectories independently, and then the parent can use various versions of them04:52
Verterokgambler: to access bazaar from java, there is a library I'm working on (and using it bzr-eclipse), https://launchpad.net/bzr-java-lib04:53
xzpoolie but it should also be possible to move a file from one subdirectory to another, and that is a change to the parent04:53
Verteroks/it/in/04:54
pooliexz, this is the subtrees feature04:54
pooliewell, hm04:55
pooliethere is a feature called subtrees which lets you commit independently in all the subdirectories and link them into the parent04:55
Verterokgambler: the current trunk of bzr-java-lib, is based on a CLI wrapper, so it's performance isn't quite good04:55
poolieit is a bit rough atm04:55
xzpoolie I guess a single versioned branch (the parent) is a possibility, and to work on a subdirectory, you branch the whole thing, work on the inside, then merge back - is that the way to do it?04:56
Verterokgambler: I'm working in a branch that uses a xmlrpc backend,  provides far better perfomance and mantain API compatibility with the CLI based one.04:57
pooliexz, yes, and that's probably simpler for many uses05:04
poolieigc, still around?05:11
igcpoolie: yep05:12
poolieigc, i guess we should just consider it settled that there will be a file in the tree for preferences05:13
pooliei still think that's the best option but your quoted message from john makes me want to get more certainty that it is so05:14
igcpoolie: I did :-)05:14
pooliedid consider it settled?05:15
igcthe issue now IMO is format marker syntax and optional vs required05:15
poolieright05:15
pooliei'm replying on that05:15
igcthanks05:15
lifelessI should reply still :( but don't block on me05:23
beunohey poolie05:30
beunolifeless, search isn't my choice, but if Jc2k wants it, I'd b happy to help him out with that too05:31
lifelessbeuno: I believe he is running search already :P05:32
lifelessbeuno: also, what time is it for you ?!05:32
beunolifeless, ~1:30amish05:33
beunoearly  :p05:33
beunoI've been going to when mwhudson_ stops working, which is usually ~3am here05:33
beunoso, if he's running search I should probably make it auto-index...  :/05:34
mwhudson_beuno: maniac05:35
beunomwhudson_, hehehe, well, it's the only way to do *both* things (my current work and bzr/LH)05:36
lifelessbeuno: but it already auto indexes05:36
lifelessbeuno: so I really don't understand why you want to do that at all :P05:36
beunolifeless, well, it autoindexes once it has indexed  :)05:36
lifelessbeuno: right05:37
beunoso, I'd like to provide an egg for the chicken05:37
beunoshouldn't be too hard05:37
beunojust juggling quite a few things at a time05:37
lifelessbeuno: which means lh doesn't need a config item saying to index or not - it can just detect if there is an index, and only show Search when there is05:37
lifelessbeuno: I'm not sure I agree, because it will add the need for a knob for people that don't want a search index05:37
beunolifeless, right, I suppose that can be the default behaviour (which is what it currently does), but it would be nice to be able to tell it to index everything05:38
beunoit'll probably be 50/50 of people wanting and not wanting05:38
beunoit's a very cool feature  :)05:38
lifelessbeuno: wouldn't it be better to have bzr-search have an option which when set causes 'bzr branch' to create an index too ?05:39
lifeless(and init etc)05:39
beunolifeless, that would be nice, yes. And it has the bonus that it falls on your court, and not mine!05:39
lifelessbeuno: you've got patches in bzr-search too :P05:40
beunoheh, true.05:41
lifelessbug filed05:47
poolieigc, ok, reply sent05:52
pooliethat increased my conviction that adding one will not really help anything05:52
poolieto me it seems like an overgeneralization from what we had before05:53
poolies/what we had before/from bzrignore and internal database versioning05:53
igcthanks for the detailed reply poolie. I hadn't considered the idea of introducing a new file as the way to bump the format. Interesting.06:05
jmlloom question.06:19
jmltwo commits went to the wrong thread. between now and then I've made 5 other commits.06:20
jmlwhat can I do about this?06:20
jmlcherrypick out those two wrong commits?06:21
lifelessjml: so thread A should have got commits 1 and 206:25
lifelessand thread B got them instead06:25
lifelessjml: where did commits 34567 go ?06:25
jmlthread A06:26
lifelesswhats thread B's position relative to thread A?06:26
jmlimmediately above.06:26
lifelessok06:26
lifelessbecause B has content A doesn't, you can't just merge them in, you'd get B as well06:27
lifelessso yes - cherry pick merge them down to A06:27
jmlsorry. I misread something you said.06:27
jmllet me answer your questions again.06:27
jmljml: where did commits 34567 go ?06:28
jmlthread B06:28
jmlwhats thread B's position relative to thread A?06:28
jmlthread A06:28
jmlerr, thread B is immediately below thread A06:28
lifelessso06:28
lifelessswitch to B06:28
lifelessbzr up-thread06:28
lifelessthat will merge them to A, commit.06:29
lifelessthen, switch to B06:29
lifelessand bzr cherrypick 1 and 2 out of B06:29
lifeless(e.g. by bzr merge -r -5..-7 .)06:29
lifelesscommit06:29
lifelessbzr up-thread06:29
lifeless(which will back the commits out)06:29
lifelessand bzr revert .06:29
lifelesswhich will put them back and keep the merge record06:29
lifelessthen bzr st (should show a pending merge)06:30
lifelessbzr commit06:30
jmlthanks06:34
Jc2khellow all07:16
beunomornin' Jc2k07:23
beunoJc2k, http://200.127.6.219:8080/changes07:25
Jc2know that is quite pretty :D07:26
Jc2kbeuno: can you make the plain pages that serve-branches serves equally shiny?07:27
beunoJc2k, ah, yes. That would involve templating those bits, which will close a bug. I'll bump that up on my priorities07:27
beunoJc2k, you can get the branch from: lp:~beuno/loggerhead/gnome_theme07:28
beunowe can play around with the tabs to make LH's navigation seem more integrated, but I didn't want to change anything substantial07:29
gourhave you read http://adam.gomaa.us/blog/thoughts-on-dvcss/ (reddit) ?07:32
eMBeegood afternoon07:45
eMBeeis there a nice tool to display branches as a graph?07:47
goureMBee: bzr vis07:47
beunogour, it's an interesting read, although he seems to know nothing about bzr, and a lot about git/hg07:47
beunoeMBee, that would be part of bzr-gtk plugin07:48
gourbeuno: heh, i really like such kind of posts :-/07:48
eMBeeah, thanks07:48
beunoalright, that's it for me today07:48
beunog'night everyone07:49
beunoJc2k, I've got theming the remaining bits of LH on my list, make sure to poke me if you need something else  :)07:50
eMBeebzr vis does not seem to exist, and bzr-gis only in lenny, not in etch or backports :-(07:50
beunoeMBee, bzr-gtk is the package, not sure if it's in etch ot backports, but you can install it with:   bzr co lp:bzr-gtk ~/.bazaar/plugins/gtk07:51
beunoof course, you have to have gtk installed  :)07:51
eMBeeso it just uses pygtk or something?07:52
beunoyes07:52
eMBeeok, then that's good enough for testing07:53
eMBeenormally i prefer to have the packages installed07:53
eMBeeeeeks, need a launchpad login for that07:53
beunoeMBee, actually, check out the manual installation: http://bazaar-vcs.org/bzr-gtk07:54
beunoeMBee, you shouldn't need a LP login, no07:54
beunoanyway, I'm really off to be now  :)07:55
gourjelmer: there will be new bzr-svn release soon?07:55
eMBeebzr branch http://bazaar.launchpad.net/~bzr-gtk/bzr-gtk/trunk ~/.bazaar/plugins/gtk; seems to work08:00
gourgood08:00
eMBeei guess lp references my local setup and assumes launchpad access08:01
eMBeewhere does bzr vis come from? is that part of the gtk plugin?08:02
goureMBee: part of gtk plugin, it's alias for visualize08:03
eMBeethanks08:03
gourdoes it work?08:04
* gour likes bzr vis although comfortable with cli 08:05
* ToyKeeper ponders working on some vis improvements08:06
* eMBee is still loading the source08:07
eMBeei like the cli. but i do like to visualize the branch graph08:07
eMBeeit really helps me to see where i am and if the operation i do has the desired outcome08:08
ToyKeeperI like browsing changes and diffs in the GUI, and sometimes committing changes in the GUI, but everything else seems easier on the command line.08:08
gourright. it's very helpful08:08
gour(sometimes)08:08
* gour comes from non-gui world of darcs08:09
eMBeeheh, with darcs i was always confused about the state of my branch08:09
ToyKeeperI liked the patch-based concept of darcs, but never really did much with it.08:10
lifelessJc2k: are you running bzr-search version of loggerhead?08:10
lifelessJc2k: beuno needs to know, to know to memrge it in or not :)08:10
gouri used it almost exclusively for several years, but had issues with it as well08:11
eMBeehmm: bzr: ERROR: exceptions.ValueError: need more than 1 value to unpack08:11
lifelesseMBee: from bzr viz?08:11
lifelesseMBee: I blieve that was a specific version issue08:12
eMBeeyes08:12
goureMBee: it must be something wrong with your repo :-)08:12
eMBeei just checked out trunk08:12
lifelesseMBee: and what bzr are you runnin?08:13
gouri mean, the repo you want to 'vis'08:13
eMBeebzr is 1.5 from debian etch backports08:13
lifelessI suspect trunk of bzr-gtk needs trunk of bzr08:14
eMBeehmm, can i check out a version of gtk that works with the released 1.5?08:17
AfCeMBee: you mean the bzr-gtk plugin?08:17
eMBeeyes08:17
spiveMBee: you could try -rtag:bzr-gtk-0.94.0, it might work with 1.508:17
AfCeMBee: or the GTK+ library?08:17
ToyKeepereMBee: You could just update your branch to a released revision.08:17
goureMBee: you need trunk of bzr, if i understand08:17
spiv(that's just a guess though, I'm not sure if that release works with 1.5)08:18
eMBeebut i don't want to get the trunk of bzr, i prefer to stick to the debian package08:18
AfCHuh. I have bzr-gtk 0.93.0 here plugged into my bzr 1.5; I guess it's time for me to poke at that.08:19
AfCeMBee: why would you want to do that?08:19
eMBeewhy would i want what?08:19
AfCstick with out of date Debian packages of a project which is iterating quickly?08:19
lifelesseMBee: if you are using the debian packaged bzr, you should also use the debian packaged bzr-gtk :)08:20
eMBeebecause i can not recommend others to use bzr if they are expected to get the latest revision. it just means that bzr is not yet stable for use08:20
eMBeelifeless: that is true, unfortunately, there is no bzr-gtk backport for etch available yet08:21
lifelesseMBee: have you requested one?08:21
eMBeeonly lenny, which is equally not something i can recommend08:21
ToyKeeperbzr pull -rtag:bzr-gtk-0.94.0 lp:bzr-gtk ~/.bazaar/plugins/gtk  ?08:24
ToyKeeperYou do have python-gtk2 installed, yes?08:25
ToyKeeperbzr-gtk requires python-central, python-glade2, python-gtk208:25
lifelesseMBee: have you requested a backport?08:30
gouri run bzr-gtk-0.94 with bzr-1.6b3 - no problems08:31
eMBeelifeless: i just discovered that it wasn't backported, and i am not aware of any place where i could request a backport08:32
gourbut used it with pre1.5 as well08:32
goureMBee: do you have seahorse installed?08:32
eMBeewhat's seahorse? (i guess no)08:33
gourthere was (is) issue that bzr-gtk requires it08:33
gourtry to install it08:33
gourfor managing gpg keys08:34
eMBeeinstalling seahorse does not make the error go away08:36
lifelesseMBee: I believe you file a bug on debian.org to ask for a backport08:36
eMBeelifeless: i'll look into that, thanks08:37
lifelesseMBee: http://lists.backports.org/lurker-bpo/list/backports-users.html is the users list08:38
lifelesseMBee: I would start there08:38
eMBeeheh, thanks08:38
eMBeethe backport is not a priority, since i need to get this working now. in the worst case i can make my own backport later, but that's to much effort now08:38
goureMBee: can you paste error?08:39
ToyKeeperIs it expected that bzr trunk branching from LP complains about the server not supporting network protocol 3?08:40
lifelessToyKeeper: yes; protocol 3 is new and lp hasn't been upgraded to support it yet08:41
eMBeeyes, hold on08:41
ToyKeeperlifeless: Okay, that's what I figured.  Just wanted to check.08:42
lifelessbbiab08:43
igcpoolie: ok, you've convinced me I think. I've replied with another idea for your consideration08:44
eMBeehttp://pastebin.ca/105496208:45
goureMBee: have you seen https://bugs.launchpad.net/bzr-gtk/+bug/23720508:48
ubottuLaunchpad bug 237205 in bzr-gtk "error starting webbrowser.GenericBrowser in python2.4" [Medium,In progress]08:48
eMBeenot yet, looking now08:48
eMBeeso i run into this problem because of python 2.4 in etch, ok08:49
gourright, python-2.5.2 here08:50
eMBeebzr vis uses a webbrowser?08:50
ToyKeeperAh, I had that exact problem on edgy.08:51
eMBeeso i just get that branch that contains the fix?08:52
gouri'd say so08:52
eMBeecan i update the existing branch somehow?08:52
ToyKeeperbzr's gui does seem a little heavy on dependencies.  I'd rather it not talk to my browser, ever.  :)08:53
* eMBee is not yet familiar with bzr08:53
gourthere are conflicts maybe08:53
goureMBee: try merging, although i'd rm old branch and pull new one08:53
eMBeei don't want to merge, but just get the different revisions08:53
ToyKeepereMBee: You could "bzr pull lp:~iacobs/bzr-gtk/browser-detection" (instead of using trunk) or "bzr merge lp:~iacobs/bzr-gtk/browser-detection" (into trunk) to get the fix.08:54
eMBeebzr: ERROR: These branches have diverged. Use the merge command to reconcile them.08:56
eMBeeok, i expect that,08:56
gourheh08:56
eMBeebut why is it an error?08:56
jmlis there an easy way to see a log of all commits made on a thread since it was created?08:56
goureMBee: by design08:56
ToyKeepereMBee: You can't pull one branch on top of another.  It has to be merged instead.  (I'm guessing you did a 'bzr branch' or 'bzr pull' inside the trunk dir, but 'bzr merge' is correct)08:57
goureMBee: this is not darcs ;)08:57
eMBeebut i don't want to merge, i want to switch and get the new branch just as it is08:58
eMBeebut i don't want to waste bandwith and get the whole branch from scratch either08:58
ToyKeeperThis is, admittedly, confusing.  In hg, the command is 'hg pull -u', but in bzr it'd be 'bzr merge --pull'.  It sounds like darcs also uses 'pull' to merge things.08:58
eMBeethe divergion (is that aa word?) should be small08:58
jmleMBee: what do you know about shared repositories?08:59
eMBeenothing in terms of bzr08:59
eMBeedid i just create a shared repo?08:59
jmleMBee: they are a way for bzr branches to share data. they can help a lot with not wasting bandwidth08:59
eMBeeright, that's what i want09:00
jmleMBee: you create one by doing 'bzr init-repo path/to/repo'09:00
jmleMBee: then you fetch branches inside that repo09:00
jmleMBee: you can 'prime' one for bzr-gtk by doing something like this:09:00
jmlbzr init-repo bzr-gtk09:01
jmlcd bzr-gtk09:01
jmlbzr branch ../../path/to/existing/bzr/gtk/branch-name09:01
jmland then you can fetch the branch ToyKeeper mentioned.09:02
* jml hasn't been following the conversation in detail.09:02
jmllifeless: did you see my loom question?09:02
spiveMBee: if you have a checkout, you can just do "bzr switch" to point it to a different location.  If you have a branch that you want to overwrite with another branch, you can use "bzr pull --overwrite".09:07
thekornhi, I've got one   bzr pull   related question:09:08
thekornis bzr pull lp:~<location> suppose to work?09:08
spiveMBee: but if you want merge changes from one branch into another, then "bzr merge" is the command to use :)09:08
spivthekorn: yes09:08
thekornspiv, hmm,ok for me it returns:09:09
thekorn$ bzr pull lp:~bughelper-dev/python-launchpad-bugs/intrepid.merge09:09
thekornbzr: ERROR: Not a branch: "/media/disk-1/python-launchpad-bugs/intrepid.merge/lp:~bughelper-dev/python-launchpad-bugs/intrepid.merge/".09:09
jmlthekorn: what version of bzr are you using?09:09
thekornjml, 1.3.109:10
jmlhow odd.09:10
jmlwait09:10
jmlthekorn: what does 'bzr st' show you?09:11
thekornjml, http://paste.ubuntu.com/22535/09:12
jmlthekorn: sorry, I meant 'bzr info'. my bad.09:12
thekornjml, np, http://paste.ubuntu.com/22537/09:13
jmlthekorn: ok, that definitely weirds me out.09:14
spivthekorn: that's bug #18194509:14
ubottuLaunchpad bug 181945 in bzr "bzr pull lp:upstart fails" [Critical,Fix released] https://launchpad.net/bugs/18194509:14
spivthekorn: it's fixed in 1.4 and later09:14
* jml unweirded.09:14
jmlI'll see you all later.09:15
thekornok, thanks spiv and jml, do you know if there will be a backport of bzr > 1.3.1 for hardy09:15
spivthekorn: there's a PPA: https://launchpad.net/~bzr/+archive09:16
thekornspiv, ok, thanks09:16
goureMBee: have you managed to get 'vis' working?09:17
thekornis there a tool/script available in bzr which expands adresses like  lp:~<location> for me, so I can see where this location is redirected with my configuration?09:21
james_wonly in bzrlib I think09:23
james_wI think it is in bzrlib/plugins/launchpad/directory_service.py09:23
thekornhi james_w, thanks, looking09:24
spivthekorn: yes, bzr >= 1.4 ;)09:24
spivthekorn: bzr info lp:FOO is a bit slow, but will tell you I think09:25
spivthekorn: if you don't mind writing python code, james_w has pointed you in the right direction09:26
james_whi spiv09:27
spivGood evening.09:27
thekornspiv, bzr info works thanks09:28
jelmergour, hi09:54
jelmergour, yeah, around the same time as bzr 1.609:54
spivjelmer: I still can't pull python trunk with the current 0.4 branch btw09:56
spivjelmer: Twisted trunk works fine now, though.09:56
jelmerspiv: whu, ok - what error?09:56
spivjelmer: http://rafb.net/p/A02Y3L67.html09:58
spivjelmer: I took a quick peek but no obvious error jumped out at me09:58
spivjelmer: I tried blowing away the relevant svn-cache, but that didn't help09:59
spiv(It was pleasingly fast to regenerate though!)09:59
gourjelmer: thanks09:59
jelmerspiv: does it work better if you make _is_http_transport() return False and throw away the cache?10:01
* spiv tries10:06
jelmerlifeless: Stacking is going to require a new repo format, isn't it?10:12
jelmerlifeless, or just a new branch fmt?10:13
eMBeehow can i see which branches i have in my repo?10:13
spivjelmer: it is still running, but it seems to be doing better10:14
spivjelmer: i.e. it's doing lots of added revision_id {...} rather than breaking :)10:15
spivIt's taking ~4s per revision.  I guess that's what happens when you convert via intercontinental internet.10:18
spivjelmer: thanks10:18
jelmerspiv: Heh, probably10:19
spivjelmer: oh, and memory consumption is a little high (155MB resident)10:20
spivHigh, but apparently stable.10:21
spiv(Or at least, growing quite slowly)10:22
jelmerspiv: yeah, I'm working on freeing more of it10:23
* spiv nods10:23
spivIt's much much better than it used to be :)10:23
spivjelmer: great work10:23
jelmerspiv: Thanks :-)10:28
eMBeegour: vis is not working yet, need to figure out how to switch the branch. i did bzr branch bzr-gtk/trunk, and then inside that bzr pull branch-with-fix; not sure if that was a good idea. can i change a plain branch into a repo?10:34
ToyKeeperjelmer: Sorry for the redundant bzr-svn bug.  I didn't realize it was already fixed, and don't know where to find unreleased packaging for it.10:37
jelmerToyKeeper, no worries10:38
jelmerToyKeeper, branches for most bzr packages are up at http://bzr.debian.org/pkg-bazaar10:38
=== kiko-zzz is now known as kiko
ToyKeepereMBee: Perhaps the simplest approach is to "mv ~/.bazaar/plugins/gtk /tmp" then "bzr pull lp:~iacobs/bzr-gtk/browser-detection ~/.bazaar/plugins/gtk".10:55
ToyKeepereMBee: That will just replace your trunk branch with the fixed branch.  It might be missing some updates from trunk, but it'll probably at least work.10:56
ToyKeeperEr, s/pull/branch/ :)11:02
eMBeeToyKeeper: but then i am regetting 95% of the commits which i already have in trunk, that's what i want to avoid. network is slow here11:03
ToyKeeperAh.11:03
ToyKeeperIn that case, you should be able to merge the fixed branch into trunk.11:03
eMBeemerge seems to complex, can't i just somehow get the missing commits and then switch to the branch?11:04
eMBeefiguring out how to do this is also a way for me to learn about bzr11:06
ToyKeeperThat basically is what merge does.  It grabs the missing changes and applies them.11:08
eMBeehow about i create a new repo and then pull both branches (the one i already downloaded and the new one into that?11:08
eMBeebut i don'11:08
eMBeeooops11:08
eMBeei don't want the changes to be applied to the working tree11:08
eMBeethat would mean i'd have to resolve conflicts etc11:08
ToyKeeperI just tried it, and it works.  There were no conflicts.11:09
eMBeethat's not the point. there could be conflicts if i do this in another situation11:09
eMBeei want to get at the pristine state of the branch without redownloading all of it11:10
ToyKeeperAh, so you want to grab the other branch, create a local copy with two heads, and then switch to the other head?11:10
eMBeeexactly11:10
eMBeesorry, i am not so sure about the right terms to be used here11:10
eMBeethe local copy with two heads is a shared repo, right?11:11
ToyKeeperI'm not sure bzr allows multiple heads like that, but I'm fairly new to bzr myself.11:11
eMBeewell, there is a concept of shared repos, but i can't figure out how to change a simple in-branch repo to a shared one11:12
ToyKeeperI could tell you how to do it in hg, but that doesn't help.  :)11:13
eMBeeToyKeeper: heh, my git experience does not help me either, here11:14
james_weMBee: if you just want the other branch then "pull --overwrite" will get you there.11:15
james_wobviously be careful if you have local commits or uncommitted changes11:15
james_w"bzr reconfigure" may be able to turn a branch in to a shared repo, I can't remember11:15
ToyKeeperI've been wondering about multiple heads in bzr for a while now...11:19
eMBeejames_w: ah, ok, i did a pull (but not with overwrite) does the pull add a second head or does it replace the head?11:19
ToyKeeperI haven't seen a way to do it in a single dir, but I haven't looked very hard.11:19
james_weMBee: replaces it11:20
james_w"bzr pull" is "make this branch exactly the same as that one over there". If they have diverged then you need --overwrite to force it to prevent you from hiding your work.11:21
eMBeeok, but the other commits are still there? so if i pull again from trunk it should not need to get much over the network?11:21
eMBeeahh, now i understand why i got an error11:21
james_wyep, but if you were to "branch" or "push" that branch somewhere else those extra trunk commits would not be taken as well.11:21
eMBeeyes, of course, it should only get/push what's related to the branch11:22
eMBeeok, i am slowly starting to understand what's happening. makes me feel more confident now, thank you11:22
eMBeeok, i did the overwrite thing, now i get bzr: ERROR: exceptions.AttributeError: 'module' object has no attribute 'link_button_set_uri_hook' when running bzr viz11:27
james_wsounds like a bug in that branch of bzr-gtk11:28
* gour <--- lunch11:29
goureMBee: strange you have those bzr-gtk problems :-(11:30
ToyKeeperSounds like the version of python-gtk may not be new enough.11:32
eMBeemaybe a amd64 issue?11:32
eMBeeor it is not even installed in the first place11:33
ToyKeeperNew in PyGTK 2.10, the docs say.  What version (if any) do you have?11:33
ToyKeeperhttp://www.moeraki.com/pygtktutorial/pygtk2reference/class-gtklinkbutton.html11:34
eMBee2.8.611:34
eMBeethen you are right and i am out of luck, because i can't install the newer one from lenny11:34
ToyKeeperGah, google gave me the right content, on the wrong domain.11:34
ToyKeeperCan you add a newer debian feed via apt-pinning, and use it only for a few packages?11:35
goureMBee: i'm on amd64 as well11:36
gourpygttk-2.12.111:37
eMBeegour: running etch?11:38
jelmerI guess we could optionally disable that code if it's not available11:38
eMBeethat would be cool, at least as long as people stull use etch11:39
eMBeestill11:39
* eMBee needs to go. thanks for all the help so far11:39
ToyKeepereMBee: to do pinning, put newer feeds in sources.list, add some stuff in apt/preferences, and then you can grab newer packages when necessary.11:40
goureMBee: no, i'm on archlinux11:40
ToyKeepereMBee: sources.list ( http://rafb.net/p/T9LNRV23.html ), preferences ( http://rafb.net/p/R0MX1K64.html )11:40
ToyKeepereMBee: then, "apt-get -t testing install bzr-gtk" should work.11:41
ToyKeeperIt's a lot easier than trying to make a backport.  :)11:43
ToyKeeper(assuming the new packages don't have drastic dependencies, like a newer libc)11:44
lifelessjelmer: new repo format11:45
jelmerlifeless: Any chance rich-root-pack can be lumped in with that?11:45
lifelessjelmer: no; stacking on existing repos would be impossible11:46
lifelessjelmer: this is orthogonal to the 'what is default' discussion. I'd like to see rich root become default11:46
jelmerit just seems to multiply the number of formats we need11:46
jelmersince we'd also end up with rich-root-stacking / subtree-stacking / etc11:47
AfCoh, yeay11:47
lifelessjelmer: like we have for knits as well11:48
jelmerthe number of formats in bzr seems to be a major point people are criticizing us on11:48
lifelessjelmer: its not /desirable/ but its seems the lesser evil than saying 'you cannot stack unless project X goes through a one-way watershed change for you first'11:48
jelmerlifeless, hmm, that's a good point11:51
jelmerlifeless: Maybe having both rrp as default and stacking in the next version would help11:52
lifelessthat would be ideal11:52
jelmerlifeless: So small projects and the like can skip one upgrade11:52
gourin any case, stabilizing of repo-format is desirable11:53
lifelessgour: that will happen naturally when we have less improvements to make11:54
jelmerhmm, sqlite3 is now the main memory leaker in bzr-svn11:54
jelmer1476 ==5449== 25,854,223 bytes in 171,239 blocks are possibly lost in loss record 98 of 9911:55
jelmer1477 ==5449==    at 0x4023D6E: malloc (vg_replace_malloc.c:207)11:55
jelmer1478 ==5449==    by 0x577255D: sqlite3_malloc (in /usr/lib/libsqlite3.so.0.8.6)11:55
gourlifeless: sure...however plethora of formats is confusing, at least11:55
lifelessgour: stabilising for stabilisations goal is like ABI freezing so that you can say you have frozen11:55
lifelessgour: its like 'best practice' - a death knell for continual improvements11:55
gourlifeless: nothing against improvement...but then getting rid of old formats11:56
lifelessgour: right, so we can hide formats that are old, and remove support for very old ones11:57
gourbackward compat. is pita11:57
jelmergour: pita for developers mainly - it's generally good for users11:57
lifelesswe can also use development formats as a way to batch up a number of changes that are not ready for general adoption11:57
gourright, dev-time is wasted...users can upgrade11:58
beunohey jelmer, I see you got BB back up  :)11:59
jelmerjames_w: apt_pkg is leaking memory and imported even when bzr-builddeb isn't used11:59
Kinnisongour: Depends what you consider more important -- Your users' comfort, or cheap developers.11:59
jelmerjames_w: Objections to importing it at the only spot where it's being used rather than always?12:00
Kinnisongour: A good developer will cope easily with back-compat if it's engineered well.12:00
sabdflwe can certainly be more aggressive in deprecating and removing formats12:00
datojelmer: "It generates inefficient code - it generates proxy classes that" <-- it gets cut off there12:00
sabdfli don't think we should keep more than three in play at any time12:00
jelmergour: The backwards compatibility bit only causes overhead when the interface changes, the implementation would generally stay the same12:00
gourKinnison: i consider it's reasonable for users to upgrade to newer & better formats so that old & dead code can be removed12:00
lifelesssabdfl: our /big/ bugbear is the transition to rich roots12:00
lifelesssabdfl: as soon as thats done it will get a lot easier12:01
Kinnisongour: Users are notoriously slow in moving forward.12:01
lifelesssabdfl: but I agree, every format users can see in 'bzr help init' adds confusion and documentation and so on.12:01
KinnisonIs there not a way to hide the older formats unless the user knows to look for them?12:02
gourKinnison: they're if you allow them to be lazy12:02
lifelesssabdfl: ideally we'd be down to one12:02
lifelessKinnison: yes12:02
Kinnisongour: It's not a question of 'allow' -- they *are* lazy.12:02
lifelessgour: consider dapper12:02
Kinnisongour: It's a very bad software engineering practice to expect the user to conform to your software.12:02
lifelessgour: it has what, 0.11?12:03
sabdflif bzr tells them "this format is deprecated, and will disappear, please type bzr update now" then they will do so much more12:03
gourKinnison: you can say: from bzr-1.6, format X won't be supported any longer...fire! move on12:03
Kinnisongour: Much better to expect the software to conform to users.12:03
jelmerdato, whoops, I'll fix that12:03
james_wjelmer: none, it's used pretty rarely.12:03
jelmerbeuno, yep :)12:03
beunohaving LP tell users they are still using knit there would be a good start. That bites people frequently12:03
sabdfljust got to test the hell out of the conversion processes, and make them not too slow12:03
lifelessgour: we can expect many users of stable distros to be using old bzr's, and allowing new users to interoperate freely and smoothly with those users helps make the ecosystem work well12:04
beunojelmer, Verterok finished my sqlite -> pg conversion, and uploaded a branch. May be worth trying to see if that's more stable12:04
gourKinnison: it's ok if they want to stick and use old releases, otherwise it does not make sense. how m$ can force users to upgrade their office & OS so often12:04
gourlifeless: is there something older that debian? what's current bzr there?12:05
lifelessgour: RHE I think :P12:05
gour:-)12:05
beunolifeless, btw, have you gave your talk on bzr-search yet?12:06
gourlifeless: what version is in RHE?12:07
lifelessno, friday12:07
lifelessgour: I don't know12:07
lifelesswell, I'm heading off12:08
lifelesslater all12:08
beunolifeless, cool, I'll have the javascript quirks worked out by then12:08
beunocya lifeless12:08
Kinnisongour: just because microsoft do it doesn't make it right :-)12:09
jelmerbeuno, the problems are mainly the IP of that machine changing, reboots and mail handling in bb12:09
jelmerbeuno: I'd rather avoid messing with the db if I can12:10
gourKinnison: i believe it's reasonable that in order to enjoy new features in software, one should upgrade it. atm, bzr brings new features but keeps old formats (too) long which does not make much sense. either users should stay with old releases or upgrade12:10
beunojelmer, ah, so it's different from bzr's problems. Would you like to move that to a more stable server?  I may be able to set it up on one of mine, if I can get Red Hat to install the proper dependencies12:11
jelmerbeuno, yeah, having a more stable server would be useful12:13
beunojelmer, ok, I'll see if I can get it running, and open up an account12:14
=== kiko is now known as kiko-afk
ToyKeeperHmm, looks like bzr-1.3 is in EPEL for RHEL5 / CentOS5.  That makes etch (bzr 0.11) and dapper (bazaar-ng 0.8.2) the oldest.12:14
datoEPEL?12:15
gourToyKeeper: so, some formats could go away?12:15
ToyKeeperdato: bzr isn't in RHEL, but it's in EPEL (Extra Packages for redhat Enterprise Linux).12:17
datook12:17
beunoToyKeeper, so I suppose it would only be fair to compare it against backports12:17
ToyKeeperI didn't see it in dapper-backports.12:18
jelmerit's in sarge and etch backports12:20
=== kiko-afk is now known as kiko
MvGIs bundle buggy ill today? I get error messages about a locked db when trying to fetch the list of pending merges.13:22
MvGI'm also curious about the state of my setlocale merge request. poolie had voted for resubmit after a partial review, abentley and jelmer had participated in the discussion, but now it's seen no activity for almost a week, except for one more post by me where I tried to get things moving again by posting a different approach for the main concern of the previous discussion.13:25
abentleyMvG: I've fixed bundle buggy.13:28
MvGabentley: Thanks!13:29
MvGIs anybody planning on reviewing the setlocale branch? Or perhaps has even started?13:35
foghow does one know that a file is under version control and not just ignored?14:03
Kamping_Kaiserbzr status tell you?14:04
=== eMxyzptlk is now known as eMxyzptlk[away]
fogif the file is not changed no, it does not print anything14:05
spivfog: "bzr file-id FILE"14:07
fogspiv: oh, nice. thanks.14:07
=== mw|out is now known as mw
fbondAnyone had any luck playing with the bzr reviewboard back-end?14:41
statikhi jelmer, i'm getting bus errors with bzr-svn when i build on hardy 64-bit. do I need to build against subversion 1.5?14:44
jelmerhi statik14:45
jelmerstatik: No, 1.4 should work as well14:45
jelmerstatik: Somebody else reported issues with that as well on Mac OS X14:45
statikstrange. the last thing in .bzr.log is opening SVN RA connection to 'http://bungeni-portal.googlecode.com/svn/trunk'14:45
statikI got it working on OS X by building against 1.5 last night14:46
statikbut this is different14:46
statikmaybe I can get a core file14:46
fbondstatik: you aren't using any funny filesystem are you?14:47
statikfbond: nope14:47
statikhow would the filesystem come into play?14:47
fbondstatik: Okay, I've seen bus errors on Mac OS X when the FS doesn't support mmap and the client program makes an mmap call.14:48
fbondstatik: Sorry, sounds like it's not relevant.14:48
statikfbond: interesting though, I'll file that away :) the bus error is on Ubuntu 8.04 64bit14:49
fbondstatik: yuck, probably a 64-bit issue... maybe a bug in the python-svn bindings...14:49
jelmerstatik: have you tried running it under valgrind?14:52
jelmerstatik: you may want to try running "make valgrind-check" in the bzr-svn directory14:53
statikjelmer: not yet, just grabbing debug symbols now14:53
statikexcellent, will do14:53
=== kiko is now known as kiko-phone
statikjelmer: make valgrind-check complains about unrecognised instruction vex amd64->IR: unhandled instruction bytes: 0xF 0x1F 0x44 0x015:05
statiki'll poke at this more later15:06
=== acuster is now known as avc_lurk
jelmerstatik: Another thing you could try is "make gdb-check"15:11
statikjelmer: ok. that drops me into gdb right away15:11
statikoh, type run :)15:11
jelmerstatik: yep :-)15:11
statikjelmer: that looks more useful! http://paste.ubuntu.com/22623/15:12
jelmerah, found the problem15:13
statikyou rokc15:13
jelmerstatik, I've pushed a fix15:14
jelmers/I have pushed/I am pushing/15:14
statikawesome!15:15
jelmeroh, somebody else also reported a bug about this15:15
statiki prefer to talk to the man himself, with incredible bug-fixing turnaround speed. i couldn't get this level of service if I paid for it15:16
jelmer(-:15:17
jelmerabentley: ping15:20
abentleyjelmer: pong15:20
jelmerabentley, is there an easy way of checking whether a merge directive still applies?15:20
abentleyjelmer: You mean applies without conflicts?15:21
jelmerabentley: Sorry, yeah15:21
jelmerabentley, preferably without having to create a working tree15:21
abentleymerge --preview should tell you about any conflicts encountered.15:21
jelmerabentley: Ah, thanks15:22
jelmerabentley: I'm working on a plugin that checks the status of a bunch of merge directive files15:28
jelmerturns out to be quite easy to write15:28
abentleyjelmer: What's the motivation?15:31
jelmerabentley: Making sure none of the merge directives I send to projects get dropped silently15:32
abentleyjelmer: Sounds similar to the purpose of BB, though reversed, I suppose.15:32
jelmerabentley: yep, and not every bzr project uses bb15:32
jelmerabentley: It would also be nice to be able to use this for svn stuff, though I guess it's hard to verify that a patch was applied without revids15:33
abentleyjelmer: Yeah, you'd have to use a different strategy.15:34
abentleyLike iterating through new revisions and seeing if any incorporate the patch's changes.15:34
madduckbzr is hating me again15:41
madduck"bzr: ERROR: Tags not supported by BzrBranch5('file:///home/madduck/code/unperish/'); you may be able to use bzr upgrade --dirstate-tags.15:41
madduck"15:41
madduck+lapse:..unperish|bzr:unperish@170|% bzr upgrade --dirstate-tags.            #160915:41
madduckbzr: ERROR: no such option: --dirstate-tags.15:41
madduckoh, the final dot. cut-n-paste. :)15:42
jelmerhi madduck15:43
madduckhi15:44
madducksorry for the noise15:44
beunomadduck, if possible, you should upgrade to the latest storage format, packs  (--rich-root-pack, I believe). Not sure what verson of bzr you're using15:45
madducktracking debian unstable15:45
beunojelmer, you have more experience in this area  :)15:46
jelmerbeuno: rich-root-pack is a bad idea at this point15:46
beunojelmer, really?  knits with tags is better?15:46
beunoI should really stop giving advice to people then...15:47
jelmerbeuno: No, pack-0.9215:47
beunojelmer, pack support tags by default?15:47
jelmerbeuno, yep15:47
beunoah, that goes to show how much I use tags15:47
jelmerbeuno: rich-root-pack is a watershed format. It's impossible to downgrade from rich-root-pack to something older15:47
beunomadduck, it's easier then. if you have bzr 0.92+, then just 'bzr upgrade' should do it15:48
jelmerI really wish we had less formats15:48
beunome too  :)15:48
beunomadduck, either way, packs format is *way* faster/solid15:49
beunojelmer, shouldn't bzr recommend upgrading to packs rather than dirstate-tags?15:52
jelmerbeuno: yeah, it should15:52
beunoso...  rock paper scissors to see who files the bug?  :p15:53
=== yacc_ is now known as yacc
jelmerbeuno, s/bug/merge request/ >-)15:56
beunowell, my day is just starting to begin, so it will be a while til I can start fiddling with bzrlib15:58
Jc2kjelmer: whats the incantation to have svn-import make working tree less branch directorys in a rich root pack repository?15:59
jelmerJc2k, that's the default16:00
jelmeror should be, at lesat16:00
Jc2khmm16:00
* Jc2k must be doing it wrong16:00
Jc2k*tries again*16:00
jelmerJc2k: if there already is a repository present, it will use the working tree policy of that16:01
Jc2kjelmer: this is making a new repo16:01
Jc2kjelmer: my existing mirrors are a bit.. mutanty :P16:02
jelmerJc2k: So there's no repo there when you run svn-import ?16:02
jelmerJc2k: or do you run init-repo first manually?16:02
Jc2kinit-repo --rich-root-pack && branch trunk && remote-tree trunk && svn-import16:02
madduckwell, glad to have started a discussion. :)16:02
* madduck must run16:02
Jc2kis kind of what happened in hte past16:02
Jc2k*remove-tree16:02
jelmerJust svn-import should do it16:02
Jc2kthats what i thought16:03
jelmerthat will create a new repository without trees (unless you specify --trees)16:03
jamJc2k: the initial "init-repo ..." doesn't have "--no-trees"16:03
jamjelmer: no16:03
jamjelmer: 'init-repo' defaults to --trees now16:03
jamremember?16:03
jelmerjam: svn-import doesn't16:03
jamjelmer: but his line involved "init-repo"16:03
Jc2kjam: my original script did no-trees16:03
jam(10:02:25 AM) Jc2k: init-repo --rich-root-pack && branch trunk && remote-tree trunk && svn-import16:03
jelmerjam: yes, but "just svn-import" wouldn't involve init-repo16:03
jamI'm just mentioning what I've seen in IRC16:04
jamIf I missed some scrollback, that's fine16:04
jelmerjam: Yeah, you seemed to've missed a line16:05
Jc2kjelmer: eh, well, it works. jeez. i wonder what i did wrong the first time16:05
jelmerSo, summing up: bzr init-repo will default to creating trees unless --no-trees was specified16:06
jelmersvn-import will not use trees unless --trees was specified16:06
jelmerand if there's a repository already there it will use the policy of that repository16:06
jamI see you saying that svn-import *should* create it for you, but I see jc2k saying that he did it manually without --no-trees, but that his script actually did supply --no-trees16:06
jamI missed where you clarified that "svn-import" defaulted to --no-trees16:06
jelmerjam: I was saying that the init-repo and branch commands weren't necessary16:07
jelmeronly the last command (svn-import)16:07
jelmeranyway, we seem to agree on what the situation is16:08
jelmersorry if my explanation of it was a bit confusing16:08
Jc2kok, my mistake16:09
Jc2kdid something silly after the svn-import16:09
jamjelmer: I'm not worried about myself being confused, and it seems that jc2k followed you :)16:10
fbondstatik: Hey, you are the reviewboard support author?16:37
fbondstatik: Care to comment on the state of the code?16:37
statikfbond: no, i had worked on something a long time back but the current backend i have not looked at16:37
fbondstatik: oh, okay...16:37
fbondstatik: I saw https://code.launchpad.net/~statik/reviewboard/bazaarsupport ...16:37
fbondIs that dead?16:37
statikyes, i should delete that16:37
statiksorry :)16:38
fbondThat's okay.16:38
fbondIs there a new bzr backend in reviewboard itself?16:38
statiki think so16:38
statikthe backends were refactored to make it a lot easier16:38
statikthere should be backends for bzr, git, hg16:38
jelmerstatik, does "make check" pass for you now on 64bit?16:40
statikjelmer: I don't see any new revisions on the 0.4 branch16:40
statiklast rev is 133916:41
jelmerstatik: are you using launchpad? It probably hasn't mirorred yet?16:41
statikjelmer: yes, i'm using launchpad. ok, i'll try pulling directly16:41
statikjelmer: running tests now16:44
statikjelmer: it got a lot farther before core dumping but did eventually crash about 551 test in16:53
statikseems usable though, i'm trying to pull from google code now16:53
jelmerstatik: what error did it crash with?16:53
statik[551/875 in 7m42s, 151 err, 49 fail] bzrlib.plugins.svn.tests.test_repository.TSegmentation fault (core dumped)16:54
statikre-running under gdb16:55
statikjelmer: when i ran make gdb-check, it ran 875 tests without crashing (53 failures, 189 errors)17:06
jamstatik: gotta love it when it *doesn't* crash under gdb, but does manually :)17:06
jammy guess is an uninitialized variable17:06
=== kiko-phone is now known as kiko
jamanyway, rebooting again17:08
RichWI have olive 0.93 and i get Unexpected Error: unsupported operand type(s) for /: 'float' and 'NoneType'17:20
RichWI get it when merging from a task branch to trunk17:21
RichWAny ideas?17:21
LarstiQRichW: does olive support -Derror?17:21
LarstiQRichW: the first thing I'd try to determine if the problem lies in bzrlib or in olive itself. ~/.bzr.log might be helpful17:22
RichWMerging from terminal works fine17:23
RichWI see no errors in log17:23
LarstiQRichW: where do you see that error, on the terminal, or in a popup window?17:24
RichWPopup window17:24
LarstiQRichW: it doesn't include a backtrace also?17:24
RichWI will run from terminal and try to get it.17:24
james_wwhat's the best way to get commits done on a branch to another branch in order to bind against it?17:25
RichWNo backtrace in terminal17:25
james_wI'm trying to explain to someone how to use checkouts to work like subversion, but then gain offline commits. I want to explain how to get back to a bound branch when connectivity comes back.17:26
james_whey LarstiQ17:26
LarstiQjames_w: not staved by experience, but I'd expect this to work: don't unbind when offline but commit --local; `update` when back online.17:27
LarstiQjames_w: please do confirm that that pivots the local commits into pending merges :)17:27
LarstiQ_and_ gets any new commits from master17:27
LarstiQhi, btw :)17:27
james_wRichW: https://bugs.edge.launchpad.net/bzr-gtk/+bug/221414 sounds similar17:27
ubottuLaunchpad bug 221414 in bzr-gtk "gcommit: unknown error "float division"" [Undecided,Fix committed]17:27
james_wand indeed https://bugs.edge.launchpad.net/bzr-gtk/+bug/18586917:28
=== prateeksaxena is now known as prtk
ubottuLaunchpad bug 185869 in bzr-gtk "gcommit fails with central bzr smart server" [Medium,Triaged]17:28
RichWWhat does it mean its been committed? Does it mean its in updates now?17:29
RichWI have latest updates as far as i know17:29
prtkHello! I am trying to push a branch into launchpad, but I am getting an error  - Permission denied (publickey).17:30
prtkbzr: ERROR: Connection closed: please check connectivity and permissions (and try -Dhpss if further diagnosis is required)17:30
prtkI have made my SSH key and have updated launchpad but i am still getting the error. I am a n00b. Can someone tell me what I am doing wrong17:30
LarstiQprtk: are you sure you are using the correct user to connect to launchpad?17:31
james_wRichW: updates from where?17:31
LarstiQprtk: the error it is giving you tells you that your (user, publickey) password doesn't match what launchpad expects.17:32
RichWHardy hearon official repos and ive tried the official bazaar ppa.17:32
prtkLarstiQ: yes, "prtksxna"17:32
LarstiQprtk: and the key you're trying to login with matches https://launchpad.net/~prtksxna/+sshkeys ?17:33
prtkLarstiQ: Where exactly am I supposed to put my key?17:33
james_wRichW: no, it means that it is fixed in the development branch of bzr-gtk. Ubuntu hasn't got involved at this point. Your's sounds more like the second bug that I pasted, for which there is no fix available yet.17:34
LarstiQprtk: I presume you're using openssh, so that would be something like ~/.ssh/identity or ~/.ssh/id_rsa.pub17:35
LarstiQprtk: btw, I hope I'm not rude asking this, but are you perhaps related to Deepak Saxena of Linux ARM fame?17:35
LarstiQprtk: how long ago did you upload your ssh key to launchpad?17:36
prtkLarstiQ: I don't know any Deepak Saxena, but we sure have the same surname, could be related17:36
prtkLarstiQ: i tried one time with the one i uploaded yesterday, then with the new one17:37
LarstiQprtk: launchpad only seems to know one key17:37
prtkLarstiQ:  I am guessing that I supposed to put these files in a particular place for bzr to be able to see them (it maybe obvious to you, not me)17:37
prtkLarstiQ: Yeah i deleted one of them17:37
LarstiQprtk: that one won't work then ;)17:38
LarstiQprtk: what did you generate the key with?17:40
prtkLarstiQ: ssh-keygen (on my terminal) (I am on a Mac)17:40
prtkLarstiQ: So, sounding really stupid, to I need to put the files that ssh-keygen generated in a particular folder?17:41
LarstiQprtk: by default it will put them in the right spot, afaik17:41
LarstiQprtk: what files are there in your ~/.ssh ?17:42
prtkIt puts it in the on top/root17:42
prtk.ssh, that would be hidden...17:42
prtkits empty...17:43
prtkIts asks for the file in which I wish to save it, then created to text files, one of them with extension .pub,17:44
RichWjames_w: apllied fix in first launchpad bug manually and it works.17:44
LarstiQprtk: ok, try ~/.ssh/identity then17:45
james_wRichW: great.17:45
prtkprateek-saxenas-computer:~/myproject/.ssh prateeksaxena$ cd identity17:45
prtk-bash: cd: identity: No such file or directory17:45
LarstiQprtk: if you know where to find the key you already uploaded to launchpad, rename that one17:45
LarstiQprtk: right17:46
LarstiQprtk: I'm thinking something like 'mv ~/previous_key ~/.ssh/identity; mv ~/previous_key.pub ~/.ssh/identity.pub17:46
prtkThat key both private and public are in the ~/myproject/ as lp and lp.pub17:46
LarstiQprtk: ah ok17:46
LarstiQprtk: so move them from myproject to ~/.ssh/17:47
prtkLarstiQ: and rename them to?17:48
LarstiQprtk: do you know if it is an rsa or dsa key?17:49
LarstiQwe can make it work regardeless, but it's nice to stick to the default convention if you can17:49
prtkLarstiQ: DSa17:49
LarstiQprtk: cool17:49
LarstiQprtk: you want to end up with ~/.ssh/id_dsa for the private file, and ~/.ssh/id_dsa.pub for the public one then17:50
prtkok, lemme move things around (new to the Terminal as well). Gimme a minute17:50
davidstraussHow can I install bzr 1.5 on RHEL 5? EPEL only has 1.3, and epel-testing has nothing.17:50
LarstiQdavidstrauss: I'm not familiar with RHEL specific packaging, if you want to know how to do it straying out of that I can tell you though.17:52
* LarstiQ does a quick search for it17:52
davidstraussLarstiQ: the instructions are wrong on the bzr site17:52
davidstraussLarstiQ: enabling epel-testing doesn't allow me to get the latest bzr17:52
LarstiQdavidstrauss: I don't think http://bazaar-vcs.org/DistroDownloads says epel-testing will have the latest bzr, but that it has better chances of having newer than regular epel.17:53
davidstraussLarstiQ: well, current epel has 1.317:54
LarstiQdavidstrauss: If you want to do the Right Thing (TM), I'd get the epel people to package a newer bzr. Are you interested in doing that?17:54
LarstiQor do you just want to have it working now.17:54
davidstraussLarstiQ: both, i guess :-)17:54
davidstraussyes, i know i could install from source17:55
LarstiQdavidstrauss: ok, then I'll entrust you with chasing the EPEL people :)17:55
davidstraussand i may do that17:55
RichWI downloaded the trunk version of olive "0.95" and I get this traceback when clicking "Statistics --> Log...".. pastebin: http://pastebin.com/m24964be17:55
LarstiQdavidstrauss: it is possible to run bzr from it's sourcedir, without installing anything. Depending on your needs.17:55
LarstiQdavidstrauss: ie, just unpack it and run <unpackeddir>/bzr17:56
davidstraussthen i'll just copy it to /opt and add it to the path17:56
LarstiQdavidstrauss: if it is just one user you need to do this for for a limited time, that may be a good option17:56
davidstrausssticking it in /opt is perfectly clean17:57
LarstiQdavidstrauss: ok, for that case you might want to actually install it in /opt, that way it can compile some C code as well for speedups.17:57
davidstraussLarstiQ: I think I just said I'd be doing that ;-)17:57
LarstiQnot entirely sure how that works with were it expects other python packages to be though, hmm17:57
LarstiQdavidstrauss: ok :)17:57
LarstiQdavidstrauss: 'copy' to me implied just that and no installing17:57
davidstraussLarstiQ: Oh, I see17:58
LarstiQbut I may be weird in that I always run bzr from it's source dir ;)17:58
prtkLarstiQ: I did all that but still I get the same error17:58
davidstraussLarstiQ: I have the base python system installed with EPEL17:58
davidstraussLarstiQ: so that should all be in normal places17:58
LarstiQprtk: can you confirm id_dsa.pub matches what is in https://launchpad.net/~prtksxna/+sshkeys ?17:58
LarstiQdavidstrauss: ok17:58
prtkLarstiQ: Yes17:59
LarstiQprtk: ok, to what url are you trying to push?17:59
prtkbzr push bzr+ssh://prtksxna@bazaar.launchpad.net/~prtksxna/+junk/myproject18:00
LarstiQdavidstrauss: could you try that and let me know how it goes?18:00
LarstiQprtk: and it still says permission denid on the public key?18:00
prtkprateek-saxenas-computer:~/myproject prateeksaxena$ bzr push bzr+ssh://prtksxna@bazaar.launchpad.net/~prtksxna/+junk/myproject18:00
prtkPermission denied (publickey).18:00
prtkbzr: ERROR: Connection closed: please check connectivity and permissions (and try -Dhpss if further diagnosis is required)18:00
LarstiQprtk: can you access launchpad with the sftp utility? Try running 'sftp prtksxna@bazaar.launchpad.net'18:02
davidstraussLarstiQ: I just did a python setup.py install18:02
davidstraussLarstiQ: Slightly dirty, but OK18:02
LarstiQdavidstrauss: so it operates fine now?18:03
davidstraussLarstiQ: I think18:03
LarstiQok :)18:03
prtkConnecting to bazaar.launchpad.net...18:03
prtkPermission denied (publickey).18:03
prtkConnection closed18:03
LarstiQprtk: ok18:03
LarstiQprtk: and 'sftp -oIdentityFile=~/.ssh/id_dsa prtksxna@bazaar.launchpad.net' ?18:05
prtkLarstiQ: same error :(18:06
jamRichW: 'committed' means someone has written a fix, 'released' means it is in a mainline branch (generally)18:07
jamoops, forgot to scroll to the bottom :)18:07
prtkprateek-saxenas-computer:~/myproject prateeksaxena$ cd .ssh18:08
prtkprateek-saxenas-computer:~/myproject/.ssh prateeksaxena$ ls18:08
prtkid_dsa          id_dsa.pub18:08
prtkprateek-saxenas-computer:~/myproject/.ssh prateeksaxena$18:08
LarstiQprtk: that looks good to me18:08
LarstiQprtk: just to be sure, can you paste the contents of id_dsa.pub on http://rafb.net/paste/ ?18:09
prtkLarstiQ: Yeah! But I still dont understand why it isnt working18:09
prtkLarstiQ: How do I open filed thru terminal?18:09
prtkLarstiQ: dont answer that18:09
LarstiQprtk: well, for some reason launchpad doesn't think things match. So either it doesn't have the right key, you have a different key than it knows, or there is a mismatch on username. But we've gone over all those before.18:09
LarstiQprtk: :)18:10
prtkLarstiQ: http://rafb.net/p/cQzPrp43.html18:11
prtkLarstiQ: Its seems to be the same18:12
LarstiQprtk: yup, so that can't be the problem.18:13
=== thekorn_ is now known as thekorn
LarstiQprtk: have you tried doing the push with -Dhpss, and then look at the ~/.bzr.log output?18:13
prtkLarstiQ: Its empty18:14
prtkhttp://rafb.net/p/v7CcEO63.html18:15
prtkLarstiQ: http://rafb.net/p/v7CcEO63.html18:16
LarstiQprtk: two things. You specified -Dpss instead of -Dhpps (dropped the h), and you should look for a file called '.bzr.log' in your homedir18:17
LarstiQso 'mate ~/.bzr.log' instead of 'mate .bzr.log' from myproject would do the latter18:17
prtkIts it empty18:17
LarstiQok, that is very strange.18:18
prtkLarstiQ: Does the process differ for Mac in any way?18:19
LarstiQprtk: not as far as I know, so I _really_ expect ~/.bzr.log to be there.18:20
LarstiQprtk: instead of reading it from the log, you could try adding -Derror, but I'm not sure that actually gives the hpss logging on the console, instead of just the traceback18:21
LarstiQprtk: so that would be bzr push bzr+ssh://prtksxna@bazaar.launchpad.net/~prtksxna/+junk/myproject -Dpss18:21
LarstiQeh18:21
LarstiQprtk: so that would be bzr push bzr+ssh://prtksxna@bazaar.launchpad.net/~prtksxna/+junk/myproject -Dpss -Derror18:21
prtkLarstiQ: http://rafb.net/p/ZD1dfw35.html18:22
prtkLarstiQ: Does that help?18:25
LarstiQdang it, where did my h go?18:25
LarstiQprtk: yes, but I apoligize for giving you a slightly incorrect commandline to try18:25
* LarstiQ tries again18:25
LarstiQprtk: bzr push bzr+ssh://prtksxna@bazaar.launchpad.net/~prtksxna/+junk/myproject -Dhpss -Derror18:25
prtk-bash: bzr+ssh://prtksxna@bazaar.launchpad.net/~prtksxna/+junk/myproject: No such file or directory18:25
LarstiQnow with an h, as the error message said it should be18:25
prtkLarstiQ: wait18:26
prtkLarstiQ: http://rafb.net/p/SYi1Rr16.html18:26
* prtk is frustrated with Bazaar and myself18:27
LarstiQprtk: I can understand that, although it isn't really a Bazaar problem right now.18:28
LarstiQprtk: could you try using the key to login to another system?18:28
prtkLarstiQ: Like, this is the 1st time I have used SSH and any Subversion software18:29
LarstiQyou could try localhost for starters, you'll need to add (or if it doesn't exist, just copy to) id_dsa.pub to ~/.ssh/authorized_keys18:29
LarstiQprtk: you do have ssh experience though?18:29
prtkLarstiQ: None whatsoever18:29
LarstiQprtk: ah, yes, that doesn't make things easier on you.18:30
prtkLarstiQ: Not at all :( . But I am eager to learn18:30
prtkLarstiQ: So I should make another folder inside of .ssh and copy the public key inside it. Note: All this is happening in /Users/prateeksaxena/myproject18:31
LarstiQprtk: no18:31
LarstiQprtk: you should have a file /Users/prateeksaxena/.ssh/authorized_keys18:32
davidstraussprtk: authorized_keys is not a folder18:32
LarstiQprtk: it's contents should be the same as /Users/prateeksaxena/.ssh/id_dsa.pub18:32
prtkok18:32
davidstraussand it cannot be writable by group or world, or it will be ignored18:32
LarstiQprtk: do you mean to say you have /Users/prateeksaxena/myproject/.ssh/, and not /Users/prateeksaxena/.ssh/ ?18:33
LarstiQprtk: also, what davidstrauss said18:33
prtkLarstiQ: YEs18:33
LarstiQprtk: ah, that is not what should happen18:33
LarstiQprtk: whenever I say ~/<foo>, that expands to /Users/prateeksaxena/<foo>18:34
LarstiQprtk: so, move /Users/prateeksaxena/myproject/.ssh/ to /Users/prateeksaxena/.ssh/ (your shell will expand ~ for you)18:34
prtkOk, but the files that I need to push are in the /Users/prateeksaxena/myprojects folder...18:34
LarstiQprtk: that is fine18:34
LarstiQprtk: ssh will look in ~/.ssh/ for its configuration, it doesn't care where it is started from18:35
prtkLarstiQ: ok18:36
prtkLarstiQ: Done18:38
prtkLarstiQ: http://rafb.net/p/t0ABWi80.html18:38
LarstiQprtk: ok, now that the key is in the place where ssh expects it, lets see if it wants to log in directly (or if it tells you the permission on it aren't right, or some such)18:40
LarstiQprtk: 'sftp -v -o IdentityFile=/Users/prateeksaxena/.ssh/id_dsa prtksxna@bazaar.launchpad.net'18:40
* LarstiQ notes that the -o IdentityFile.. isn't even needed when the key is at .ssh/id_dsa, it will try it by default18:41
LarstiQbut it doesn't hurt18:41
prtkLarstiQ:  I think it worked http://rafb.net/p/1eHYsg84.html18:43
prtkLarstiQ: I now get sftp>18:43
LarstiQprtk: cool, that is what we want18:45
LarstiQprtk: what did you change inbetween the failing and working attempts?18:45
prtkwhen copying to the ~ it chansed my18:45
prtkLarstiQ: When copying to ~ it changes my DSA public key, so I updated it again on LP18:45
LarstiQokay18:46
prtkprateek-saxenas-computer:~/myproject prateeksaxena$ bzr push bzr+ssh://prtksxna@bazaar.launchpad.net/~prtksxna/+junk/myproject18:46
prtkCreated new branch.18:46
prtkYat18:46
LarstiQcool :)18:46
prtkYAY18:46
prtkLarstiQ: https://code.launchpad.net/~prtksxna/+junk/myproject WoW18:47
LarstiQprtk: so to summarise, Bazaar uses openssh as it's underlying transport when you give it bzr+ssh:// urls, and openssh expects its config to be in ~/.ssh/ (the .ssh/ dir in the users homedir)18:47
* prtk is glad that everything is working now and will push the actual code tomorrow18:48
prtkLarstiQ: Thanks a lot18:49
LarstiQprtk: glad to be of help.18:49
LarstiQprtk: will you take this up with matsubara?18:49
prtkLarstiQ: As in tell him/her what the problem was18:49
LarstiQprtk: yes, so he can update the FAQ18:50
prtkLarstiQ: Ok, but wasnt the problem very stupid wont normal developers know all this?18:51
LarstiQprtk: maybe, but it would have helped you if it explicitly stated these things.18:57
LarstiQmatsubara will have to balance that against how long the FAQ is etc18:58
LarstiQprtk: he already mentioned other people asking about this, so apparently it's not an uncommon problem (whether the cause in their cases is the same I can not say, but I'd wager it is in at least a subset)18:58
prtkCheck #launchpad, he doesnt think its required18:59
* LarstiQ leaves home for the night19:03
abentleyjam: is iter_entries_by_dir meant to guarantee a particular sort order within a directory group?19:15
jamabentley: I'm pretty sure it is supposed to be lexicographical within a directory19:16
jamnot 100% positive, but pretty sure19:16
jamabentley: Inventory does sort them19:17
jamfor child_name, child_ie in sorted(cur_dir.children.iteritems()):19:17
abentleyjam: Ordering isn't guaranteed in the docstring.  I have an implementation that doesn't lexicographically sort, but it fails a test because of that.19:18
jamabentley: I believe it is supposed to19:18
jamotherwise you can't iterate 2 trees side-by-side19:18
jamYou can update the doc string if you like19:18
abentleyOkay, will do, then.19:18
jamabentley: by the way, this didn't work like I would have expected "bzrlib.merge.transform_tree(tree, tree.base_tree(), [file_id])" I would have expected it to do the equivalent of "tree.revert([file_id], tree.base_tree())" any ideas why it isn't?19:19
abentleyjam: Our revert isn't a platonic revert, so there will be differences.19:20
abentleyIn the way directories are preserved, backups are made, and so forth.19:21
jamabentley: well, specifically, it didn't actually revert the file, it left it untouched19:21
jamI was trying to get it to clean up the working directory19:21
jamI cribbed it from 'bzr remerge'19:21
jambut found that it didn't do it19:21
jamIt caused a lot of confusion when I was remerging a text which should not have brought in a delta, and the delta wouldn't disappear19:22
abentleyjam: No, off the top of my head, I'd expect that to work.19:23
jamyeah, that's why I thought there might be something more fundamentally wrong going on19:24
jamlike file_id isn't matching up properly or something19:24
jambut I was using a list of file_id ('[file_id]', not 'file_id')19:24
abentleyA list of lists of file_ids?19:25
abentley['x', 'y', 'z'] should work.  [['x'], ['y'], ['z']] will not.19:26
jamwell, it should have just been a list of a single file_id19:26
jamsure19:26
jamI'll try double checking19:26
RichWWith svn, I can use svnserve and assign people usernames and passwords. With bazaar its making me use a ssh account.. and appears that i need to make more unix accounts to give access.. but wont there be permissions problems if i want to give >1 user access to the parent branch with a seperate username and password?19:27
RichWHow does the security model for bazaar work exactly?19:27
jamRichW: we expect that something else has done authentication19:27
jamaka, ssh, http, etc.19:27
jamand from there it is filesystem permissions for the given user19:28
jamRichW: you may want to look into 'contrib/bzr_access' (you'll want the dev version), to possibly assign permissions based on an ssh_key (at least readonly versus read-write per user)19:28
RichWso for example you use the http authentication?19:28
jamhowever, note that users can pretty much do whatever they want in their own branches19:29
RichWokay19:29
abentleyjam: for iter_entries_by_dir, are the children groups required to appear in the order that their parents appeared?19:29
jamabentley: off-hand I would say yes19:29
jamFor the same reason19:29
jamabentley: well, maybe not depending on what you mean exactly19:30
jamFor example: " a/, a/b/, a/b/c, d/, d/e"19:30
abentleyI mean if I iterate through "a", with contents "b" and "c", am I required to iterate through "b"'s contents before "c"'s19:31
jamyou will see [a/, d/], then [a/b/], [a/b/c]19:31
jamand only later will you see [d/e]19:31
jameven though you saw "d/" before "a/b/"19:31
jamabentley: otherwise, yes, for two siblings, you should see all of the first siblings children before you see the second sibling's children19:32
abentleyOkay.19:32
abentleyubottu: paste19:37
ubottupastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (make sure you give us the URL for your paste - see also the channel topic)19:37
abentleyjam: I have updated the docstring thusly: http://paste.ubuntu.com/22670/19:38
jamabentley: "preceeded by the parent of *the* directory" is probably the only change I would make19:43
jamThough I have some other ways of saying it, I don't know that they are clearer19:43
etankwhat is the process for creating a branch of a project on launchpad?19:43
etanki did the "bzr branch" command19:43
abentleyjam: It's actually the directory itself, rather than the parent of the directory, no?19:44
etankthen went to LP and selected the register branch option19:44
etankbut i can not push to it19:44
jamabentley: what about: http://paste.ubuntu.com/22672/19:45
jamI was a bit confused what you were trying to say about the "preceded by" stuff19:45
abentleyjam: Much clearer.  (The "preceded by" was the original text).  I'd leave out "The order that they are yielded is: "19:47
jamabentley: http://paste.ubuntu.com/22674/19:47
jamThat one has an example19:47
jamwhich are always nice to have around :)19:47
jamthough we may need to play a small trick with the names19:48
jamso that they aren't strictly sorted19:48
jam(the top-level directories could come *before* the subdirs in pure lexicographical ordering)19:48
abentleyI don't follow.  Don't top-level directories come before subdirs anyway?19:49
abentleyOh, you mean that strict lexicographical would yield the contents of a subdir before yielding that subdir's sibling.19:50
abentleyAnyhow, I think that's a vast improvement and will put it in.19:50
jamabentley: we've had weird edge cases with "foo/bar" and "foo-bar"19:52
jamthat gets yielded [foo, foo/bar, foo-bar]19:52
jamsorry, "foo, foo-bar, foo/bar"19:52
jamsee, I got it wrong the first time :)19:53
abentleyhee.  But the second one is the order I now expect.19:53
abentleyWhen I misunderstood earlier, it's because I tend to assume that the only important ordering is that parents are emitted before children.19:54
jamsure, it is a over-all strict ordering19:54
jamso that each iterator would yield the names in a known order, and you know at all times which one is "ahead"19:54
jamI believe the sort key is effectively:  dirname, basename = os.split(path), (dirname.split('/'), basename)19:56
jamabentley: we have a helper in "bzrlib.dirstate.cmp_path_by_dirblock", you can see the python code19:56
jamin bzrlib._dirstate_helpers_py._cmp_path_by_dirblock_py19:56
abentleyjam: My implementation now passes the tree_implementation tests.19:57
jamabentley: nice, probably good enough?19:57
jamYou can just do something like: "list(output_iter)"19:58
jamassert list == sorted(list, cmp=cmp_path_by_dirblock)19:58
abentleyThat's nice.  I'll add it.19:58
jamabentley: of course, that is just on the paths :) not on the (path, entry) tuples :)20:00
abentleyjam: Sure.  If we're going to use it in the test suite, I think we should hoist it out of _dirstate_helpers.py20:02
jamwell, you can, but they are compiled modules, so it requires moving things around a bit20:03
jamnot really worth it, IMO20:03
abentleyjam: Actually, iter_entries_by_dir is unicode paths, but _cmp_path_by_dirblock is str.20:04
jamah... well they sort the same :)20:04
jamsorted(unicode_list).encode('utf8') == sorted(unicode_list.encode(utf8))20:05
jamby definition of utf820:05
asabiletank: bzr push lp:~username/project/branch-name20:05
etankasabil: i tried that20:05
asabiletank: you don't need to create a branch first on LP, it is not required20:06
asabiljust push, and things will get setup20:06
etankaah20:06
etankok20:06
etanki will try that then20:06
etankelake@asgard:~/Code/memaker_etank$ bzr push lp:~ericlake/memaker/memaker_etank20:07
etankbzr: ERROR: Transport operation not possible: http does not support mkdir()20:07
asabilah20:07
asabiletank: bzr launchpad-login20:07
asabiliirc20:07
asabil bzr launchpad-login ericlake20:08
etankyup. seems to be working now20:09
etankthanks asabil20:09
asabil:)20:09
asabilyou are welcome20:09
* abentley shakes fist impotently at gtk and loom for having broken test suites.20:37
jamabentley: I had an lca question for you20:56
jamI'm looking at putting together LCA logic for path names, instead of always using merge320:56
abentleyjam: sorry, I'll be a minute.20:56
jamabentley: np, I'll write it up, and you can comment later20:57
jamwhen all bases == eachother, you trivially switch back to merge320:57
jamif bases are different, you can still short-cut if 'this == other'.20:57
jambut is there anything we can do but conflict if this != other and all bases are not the same20:57
jamFor "weave" we would do "if other in bases and this not in bases: this" "if this in bases and other not in bases: other"20:58
jam(with the idea that if one side is considered unchanged, but the other side *is* changed, then it supersedes both bases)20:58
jamAnd then if other not in bases and this not in bases, then you have a genuine conflict20:59
beunojames_w, blog post -> lol21:00
james_whi beuno, glad you like it :-)21:00
beunoand thanks  :)21:00
davidstraussHow are permissions handled when using the "Smart Server"?21:10
PengWow, Loggerhead's /changes page gzips from 82 KB to 5 KB.21:11
davidstraussThe smart server process theoretically has full write access.21:12
Pengdavidstrauss: Only theoretically?21:12
davidstraussPeng: and even in practice!21:12
davidstraussPeng: Just theoretically because I have yet to set it up21:12
davidstraussPeng: Although I may make the smart server process have only read-only access if I can't control what people do over bzr:// otherwise21:13
james_wdavidstrauss: there are no internal permissions in the smart server, everything is based on the filesystem permissions, or something that comes before the smart server.21:13
Pengdavidstrauss: bzr:// does no auth, so yeah, make it read-only.21:14
davidstraussok21:14
Pengdavidstrauss: (Well, the smart server never does auth, but with bzr+http or bzr+ssh, it's easy to have the web server or sshd do it.)21:14
davidstraussso bzr:// for read-only and bzr+ssh for write21:14
james_wover raw bzr:// it's not a good idea to allow write access unless you are on a locked down network where everyone is trusted21:14
davidstraussunderstood21:14
Pengdavidstrauss: You can use bzr+ssh for read access too, of course.21:14
davidstraussPeng: of course, but i need a way for people to get data without me installing a key for them21:15
PengOkay. :)21:15
PengFor anonymous read-only access, then, bzr:// is great.21:15
davidstraussok21:15
davidstraussi was hoping to not need ftp or http21:15
davidstraussgood21:15
=== mw is now known as mw|food
abentleyjam: that sounds like it ought to be a conflict.  If the bases differ, that would imply different merge resolutions.21:27
fbondjelmer: If I have two trees with some common ancestry in an svn repository, /trunk and /branches/foo, say...21:30
fbondAnd I use bzr-svn to like:21:30
fbondbzr branch svn+http://.../trunk21:30
fbondbzr branch svn+http://.../branches/foo21:30
fbondDoes bzr think these two new branches have shared ancestry?21:30
fbondjelmer: Like, will bzr missing tell me what I would expect it to?21:31
Jc2kfbond: if you did svn cp trunk branches/foo at some point, then possibly21:31
fbondJc2k: that's assumed.21:31
jamabentley: sorry, X just crashed21:32
jamanyway, I think if "this in bases and other in bases and this != other" that is a conflict, because they disagreed on resolution21:32
Jc2kfbond: if there was lots of manual merging, i don't know how will it would cope, but otherwise the answer is yes21:32
jambut if "this in bases and other not in bases" then it is clear that "other" should supersede both bases, right?21:32
abentleyjam: that sounds like it ought to be a conflict.  If the bases differ, that would imply different merge resolutions.21:32
jamabentley: if bases differ and this == other, then there is no problem21:33
jamI'm not sure why it isn't clear if one side supersedes21:33
fbondJc2k: Well, the reason I'm asking is because that's not what I'm seeing...21:33
fbondJc2k: What kind of "manual merging" would cause this?21:33
abentleyI was reposting my reply.21:34
jamabentley: sure, but I think that was my original comment as well21:34
abentleyI wasn't clear that you were saying "this in bases, other not in bases, bases not equal"21:35
jamit is certainly *possible* that this merged and picked one base, other merged and picked a different base, and then this superseded the result21:35
jamabentley: ok, lets start from the beginning :)21:35
jamif bases are equal, then we have simple 3-way, right?21:35
Jc2kfbond: i'm not very good at explaining, sorry.21:36
Jc2kfbond: what are you seeing?21:36
abentleyjam: right.21:36
jamso the rest of this is going to assume that one of the LCA's disagreed21:36
abentleyIf bases differ, then you have different conflict resolutions.21:36
jamif this == other, then you have "this" without a conflict21:36
abentleyjam: right, convergence.21:36
jamwhether they are a base value or not, both sides obviously agree at the final result21:37
jamnow, imagine both merge and pick base 121:37
jamand then OTHER changes it to "foobar"21:37
jamthat should supersede, right?21:37
abentleyThat's a case where bases agree.21:37
jamabentley: no, because LCA's disagree21:37
jamand we don't share the same merge node21:37
abentleyWhen both merged and picked base 1, they created new LCAs.21:38
jamaka, there is a Revision X from A & B which picked 1, and a revision Y from A& B which picked 121:38
jambut this doesn't have Y in its ancestry, and OTHER doesn't have X in its ancestry21:38
jams/1/A/ might be a bit more obvious21:39
fbondJc2k: my trunk branch thinks that it is missing *all* of the revisions in foo.21:42
fbondI should mention that this is what I really did:21:42
fbondbzr branch svn+http://.../trunk21:43
jam!paste21:43
ubottupastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (make sure you give us the URL for your paste - see also the channel topic)21:43
fbond[make a bunch of changes to trunk]21:43
fbond[commit to trunk, send changes back to svn trunk]21:43
fbondbzr branch svn+http://.../branches/foo21:43
fbondSo there were commits, merges, etc. to the trunk branch, and some of those commits and merges got sent back to the svn repo (with the special bzr-svn properties).21:43
fbondSome of those revisions eventually got merged into the svn's branches/foo before branching from foo with bzr...21:44
fbondSo it's a little complicated...21:44
jamabentley: graphs for comment: http://paste.ubuntu.com/22692/21:44
=== eMxyzptlk[away] is now known as eMxyzptlk
abentleyjam: for the last case, the two sides may agree that 'bing' has precedence over 'bar', but they don't agree that 'bar' has precedence over 'foo'.21:46
jambut they should agree that 'bing' has precedence over 'foo'21:47
jamor at least certainly one side asserts that21:47
jam(and certainly I can channel my inner Guilheim and see it that way, though I'm willing to be convinced otherwise)21:47
abentleyjam: only one side asserts that.21:47
jamabentley: but in any 3-way scenario, one side is asserting something that the other side accepts21:48
jamother != base and this == base means that other > this21:49
jamabentley: I can understand where you are coming from, but I do think it is a case of "intelligent people can disagree"21:49
abentleyjam: Right.  We agree that it should have been "a", and I'm changing "a" to "b"21:50
jamAnd while I sort of like falling on the side of caution and issuing a conflicts21:50
jammere mortals have problems with lots of conflicts21:50
jamas in... days of work to resolve21:50
jamI think some of these took a guy a week or two to resolve21:50
abentleyjam: I think this is a UI problem, not a merge algorithm problem.21:51
jamso perception is that we are getting in the way when we don't have to21:51
jam*right now* I'm not specifically hitting this point with paths21:51
jamwhat we are generally hitting is "LCA's agree, but the path is not in the unique LCA base"21:51
jamwhich causes truly spurious conflicts21:52
jamso fixing that is a good step forward21:52
jamfor now, I'm just conflicting whenever this != other and bases are not all the same21:52
abentleyjam: In the last case, if you replace "bing" with "foo2", do you still assert that "foo2" ought to win?21:53
jamabentley: it would be the same reason to win21:53
jamI don't see how "foo2" is different than "bing"21:53
abentleyjam: The point being that foo2 might be a single-character change of foo, basically eqivalent to foo.21:54
abentleyI think you're right about the middle case.21:55
jamabentley: Right now, the texts are unimportant (IMO) other than which one supersedes which21:56
jamthere is also another case:21:56
abentleyIn designing LCA merge, I was assuming that the lines didn't change after the criss-cross.21:56
jamthere is also another case:http://paste.ubuntu.com/22695/21:56
jambut it is just the mirror21:56
jamabentley: oh... they change alright :) In lots of interesting ways21:57
abentleyjam: The reason I'm making a point about the texts is that I think you can agree that "foo" should not win-- we should get a conflict.21:58
abentleyBut from the perspective of A-B-D, "foo2" may be just as wrong as "foo".21:58
abentleyThey have spent effort, doing a correct fix, and they wouldn't want it silently obliterated.21:59
jamabentley: this is what I just heard from you: http://paste.ubuntu.com/22696/21:59
jamWhich certainly shouldn't conflict, as THIS == OTHER (convergence)21:59
abentleyjam: I'm sorry.22:00
abentleyI should have said bar2 all along.22:00
jamabentley: do you mean: http://paste.ubuntu.com/22698/22:01
jamI would expect that to "win" for F versus D22:01
jam(under the Guilhem rules)22:01
abentleyI don't know who this Guilhem is.22:02
guilhembiabentley: hi! it's me, just a user from Sun/MySQL22:02
jamabentley: I'm just using a term for it, but guilhem is the mysql guy22:02
jamabentley: Under the "if it is in my ancestry, and I supersede it, I win"22:02
abentleyjam: But D is not in the ancestry of E.22:03
guilhembijam: btw, this is out of scope and I'll shut up, but I *really* appreciate the diligence and quality work you put into these support issues. eof.22:03
jamabentley: but the *value* at D is22:03
jamas D == B22:03
abentleySure, but D is an assertion that B is wrong.22:03
jamso there was "no change"22:03
abentleyThat C is worng.22:03
jamtechnically it is an assertion that C is wrong22:03
jamand F ends up agreeing :)22:03
jamC is wrong22:03
jamguilhembi: are you following the discussion? Do you feel like I am representing your position?22:04
abentleyjam: But F is based on C.22:04
guilhembijam: uh, I didn't follow it, and I was rather heading to bed :/22:04
guilhembibut I can read it from irc logs tomorrow22:04
abentleyAnd A-B-D thinks that C is wrong.22:04
jamguilhembi: no problem, sleep tight22:04
guilhembithanks22:05
abentleyAnd so they likely would consider F to also be wrong.22:05
jamabentley: so... it may just be a UI thing, but I know that when guilhem comes to me to ask why this is conflicting, he uses stuff like gannotate, and notices that everything that conflicts was already in the merged ancestry22:05
guilhembiyes, gannotate or annotate.22:05
jamwe don't have any way of showing them "this conflicts because of D".22:05
abentleyjam: right.22:06
guilhembiand also, "another RCS automerged it fine" (TM)22:06
jamin fact, 'bzr annotate' will never mention D22:06
jambecause its text matches the parents22:06
jamguilhembi: I think the retort is "just because another VCS is broken, doesn't mean we need to be" :)22:06
guilhembijam: yes, I knew you would say that :)22:07
abentleyjam: so there are things we can do.22:07
jamabentley: in fact, D could be a conglomerate of B and C, and as long as it doesn't introduce new texts, it won't get shown22:07
jamaka, D is a completely unique text, but doesn't get any lines attributed to it22:07
jamas it is just a mash up of existing texts22:08
abentleyOne thing is to distinguish between conflicts and conflicting resolutions in our merge output.22:08
abentleyanother thing is to provide ways for the user to pick one resolution over another.22:08
jamabentley: you mean a "bzr remerge --this" ?22:10
abentleyjam: or even merge --this.22:10
jamabentley: sure, though I would hope that you wouldn't want to do it to *all* of your files22:10
abentleyIf you believe it's suitable for one file, why wouldn't it be suitable for all?22:11
jamabentley: because some files conflict while others have genuine changes22:11
jamin ways described here22:11
jam--this would ignore all the real changes you are merging22:12
abentleyAre you now talking about three-way conflicts compared to conflicting resolutions?22:12
jamabentley: well are you saying that '--this' is only active for conflicting resolutions?22:12
jamOr is it active for all conflicts?22:12
abentleyjam: That's what I was thinking, yes.  Similar to how weave behaves.22:13
jamabentley: also, there is a problem that the "middle case" is one that can't really be distinguished from the contentious case without inspecting the intermediate nodes22:13
jamwhich is something that I'm trying hard to avoid22:13
abentleyI think it's impossible to distinguish the middle from the bottom without inspecting D and E.22:16
abentleyBut maybe *only* D and E need to be inspected?  Not sure about this.22:16
jamabentley: well, you could have E == 'XXX', Echild='foo', when you decided that the other was really correct after all22:17
=== mw|food is now known as mw
jamabentley: hmm... I have another small problem with paths on disk...22:20
jamIn one LCA, it has name "Foo", in 2 others it is not present22:21
jamin this it is named "prefix_Foo"22:21
jamand from what I recall, guilhem was thinking it would be named "Foo" in THIS.22:21
jamwhich doesn't fit *my* best guess22:21
jamoh, maybe it is just because the conflict renames it22:22
jamand he didn't know which name it should have22:22
lifelessmoin22:22
jamgood morning lifeless22:23
lifelessJc2k: hi22:51
Jc2klo lifeless22:51
Jc2kgoogle bot seems to have found bzr-mirrors loggerhead!22:52
lifelesscool22:52
lifelessdid that search finish ok with the reduced threshold ?22:52
Jc2kah, i forgot to rerun that22:53
lifelessalso, did you file a bunch of bugs for the things ou mentioned22:54
lifelessabout what some gnome devs are crying out for22:54
Jc2know that i didnt forget, i just passed out after first day at codethink :p22:57
lifelesshow was it?22:57
Jc2kawesome22:57
Jc2kits quite twisted though, im hacking on a fork of git..22:58
lifelessyah, I read22:58
lifelessironic, no?22:58
Jc2kindeed22:58
bkorJc2k: what are they crying out for?22:58
Jc2khopefully it will make my cries of "no git!!" more valid22:59
lifeless"My name is John, and I'm powerless"22:59
Jc2kbkor: robtaylor wants rebase22:59
Jc2k(--interactive)22:59
lifeless-i specifically yeah?22:59
Jc2kyep23:00
bkorJc2k: that is it?23:00
Jc2khell no23:00
lifelessahha23:00
Jc2kits just one that sprang to mind.23:00
=== mwhudson__ is now known as mwhudson
Jc2kthe other one is, some pople really want the combined single folder for working tree and all branches23:00
Jc2ki can perhaps see usefulness of that when we couple it up to jhbuild23:01
bkoryeah.. they want the existing compilation thingy23:01
bkormeaning: branch for just a small change.. then it is handy when the compilation is as fast as possible23:02
lifelessdid you guys see the http://kubasik.net/blog/tag/bzr/ post ?23:02
lifelessbkor: we have that small change thingy though via switch23:02
lifelessbkor: implementation vs interface difference I guess; the key thing is 'I have two branches and I can switch'23:03
lifelessbut... I suspect that it may be more efficient to say 'ok here is a plugin that makes it look like git; now when you know the system more you may appreciate what we do'23:03
Jc2kindeed23:03
Jc2kbzr-gitmode23:04
bob2gitanamo!23:04
bkorlifeless: btw, in one of the 'should use git' posts (IIRC on planet ubuntu), someone showed a not too descriptive bzr error msg23:05
lifelessbob2: groan23:05
bkorI don't like the advocacy style though.. 'found an unclear error msg and git it better, so git is great'23:05
bkorand the 'everyone knows git' + 'every dvcs is hard to understand'23:06
lifelessI related that one to martin23:06
lifelesshe fell over laughing23:06
lifeless"its true though, *IF* every vcs were as hard to learn as git"23:06
mwhudsonJc2k: hello23:28
mwhudsonJc2k: have you seen any problems like https://bugs.edge.launchpad.net/loggerhead/+bug/242580 ?23:28
ubottuLaunchpad bug 242580 in loggerhead "Current trunk tends to peg CPU at 100% after running a while, for no obvious reason" [Undecided,New]23:28
lifelessJc2k: so yes, please file bugs for -i and having an optional all-branches-in-one-dir facility23:28
Jc2kmwhudson: no i havent23:29
mwhudsonJc2k: thanks23:29
Jc2klifeless: will do23:29
mwhudsonit's probably a bug in the config support, /me hopes23:29
lifelessJc2k: and any other things that you think are important23:30
jamlifeless, Jc2k: I've been running with a "multiple branches, 1 working tree" for a bit now, and while there are some things missing still, I think it works rather well23:30
jamthe big missing thing is a "bzr clone" that gets multiple branches23:31
jamI also find that I often *need* several live trees at once23:31
jamso having the flexibility of both is pretty nice23:31
jam(like, what was that really in bzr.dev, and working on multiple features at once, and neither is quite ready to commit)23:31
lifelessjam: yes; the point here is not that we have an alternative implementation; its that we're facing folk who argue for an implementation not a facility23:31
jamabentley: In "_merge3" you use "iter_changes(include_unchanged=True)" why do you want unchanged files here?23:47
jamsorry, that is "Merge3Merger._entries3"23:47

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