[00:15] hi Noldorin_ [00:15] hey [00:16] what's new? :-) [00:24] not much, how are you? === yofel_ is now known as yofel [10:01] vila: did bug 905361 get merged up? [10:02] Launchpad bug 905361 in Bazaar 2.4 "bzrlib.errors.IllegalUseOfScopeReplacer: ScopeReplacer object 'StringIO'" [High,In progress] https://launchpad.net/bugs/905361 === Quintasan_ is now known as Quintasan [10:14] mgz: meh, no idea :-/ [10:16] you marked it Fix Released, so assumed you knew :) === Oleg|percona is now known as zamotivator|Oleg === zamotivator|Oleg is now known as zamotivator|Tsar === zamotivator|Tsar is now known as zamotivator|Oleg [11:18] james_w, vila, i propose to just cut out the problematic openldap package with https://code.launchpad.net/~mbp/udd/877827-blacklist/+merge/88348 === zamotivator|Oleg is now known as zamotivator|away [11:56] hi [11:56] bug 904963 again [11:56] Launchpad bug 904963 in bzr-git (Ubuntu) "unknown command "commit"" [Medium,Triaged] https://launchpad.net/bugs/904963 [11:56] this time with extras: bzrlib.errors.NoSuchFile: No such file: 'lib64gfortran3.symbo-20110107033252-hpy57fuld7pki3s5-113' === zamotivator|away is now known as zamotivator [13:26] is there a way to look at a diff and get the net number of lines added? === jpds_ is now known as jpds [14:18] how do i commit only selected files in bzr? [14:18] exclude is commit -x [14:18] but what about include? [14:19] bzr ci file1 file2 [14:23] ccxCZ: oh, simply arguments heh. thanks [14:26] Good morning, noob bzr question I couldn't find(understand) answer to in bzr help. When I'm working in branch, and I want to push it to another server for safe keeping, I use bzr push bzr+ssh, and everything works smoothly, except in that location all I have is the .bzr dir, Is there a push command to include the files themselves? [14:28] not easilly, you have to invoke bzr up on the remote side [14:29] there is a plugin that does that automatically (requires second ssh login, which doesn't matter if you have keys) [14:29] well, it's easy, but it's not as flexible as hooks [14:30] So maybe, if I'm not actually working on the branch in the other location, I shouldn't use bzr to back it up to that location? [14:30] bzr co if that branch doesn't have working tree yet [14:30] smrln: the .bzr contains all the history, the files are there only when you want to edit them (it's called working tree) [14:31] so if you only push/pull to that location, not edit there, you don't really need the files there [14:32] Interesting, but if I lost everything, and all I had was that working tree with no files, I could create them from the working tree? [14:33] you mean create working-tree from branch (that's stored inside .bzr)? bzr checkout does that [14:33] great, thanks so much for your help, I understand now === yofel_ is now known as yofel === zyga is now known as zyga-afk [16:55] 'bzr dailydeb' should have --run-in-pbuilder option === zyga-afk is now known as zyga === beuno is now known as beuno-lunch === zyga is now known as zyga-afk === beuno-lunch is now known as beuno [19:05] I have a branch on launchpad in 'Bazaar development format - group compression and chk inventory (needs bzr.dev from 1.14)'. How can I branch it / upgrade it? (upgrade on launchpad fails, branching to local fails with UnknownFormatError) === Oleg|percona is now known as Oleg|percona|awa === Oleg|percona|awa is now known as Oleg|percona|zzz [23:27] Is anyone else finding the nautilus integration slow? [23:47] KombuchaKip: which nautilus integration are you using? the nautilus3 one? [23:48] jelmer: Nautilus2 :( [23:48] jelmer: Or is performance improved with Nuatilus 3? [23:49] KombuchaKip: it should be a bit better with nautilus 3 [23:49] jelmer: Glad to hear. I'm still running Maverick, unfortunately. :(