File size: 4,124 Bytes
4aa5fce |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 |
[00:15] <jelmer> hi Noldorin_ [00:15] <Noldorin_> hey [00:16] <Noldorin_> what's new? :-) [00:24] <jelmer> not much, how are you? === yofel_ is now known as yofel [10:01] <mgz> vila: did bug 905361 get merged up? [10:02] <ubot5> 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] <vila> mgz: meh, no idea :-/ [10:16] <mgz> 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] <poolie> 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] <hrw> hi [11:56] <hrw> bug 904963 again [11:56] <ubot5> Launchpad bug 904963 in bzr-git (Ubuntu) "unknown command "commit"" [Medium,Triaged] https://launchpad.net/bugs/904963 [11:56] <hrw> this time with extras: bzrlib.errors.NoSuchFile: No such file: 'lib64gfortran3.symbo-20110107033252-hpy57fuld7pki3s5-113' === zamotivator|away is now known as zamotivator [13:26] <jml> 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] <Noldorin> how do i commit only selected files in bzr? [14:18] <Noldorin> exclude is commit -x [14:18] <Noldorin> but what about include? [14:19] <ccxCZ> bzr ci file1 file2 [14:23] <Noldorin> ccxCZ: oh, simply arguments heh. thanks [14:26] <smrln> 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] <ccxCZ> not easilly, you have to invoke bzr up on the remote side [14:29] <ccxCZ> there is a plugin that does that automatically (requires second ssh login, which doesn't matter if you have keys) [14:29] <ccxCZ> well, it's easy, but it's not as flexible as hooks [14:30] <smrln> 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] <ccxCZ> bzr co if that branch doesn't have working tree yet [14:30] <ccxCZ> 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] <ccxCZ> so if you only push/pull to that location, not edit there, you don't really need the files there [14:32] <smrln> 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] <ccxCZ> you mean create working-tree from branch (that's stored inside .bzr)? bzr checkout does that [14:33] <smrln> 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] <hrw> '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] <xnox> 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] <KombuchaKip> Is anyone else finding the nautilus integration slow? [23:47] <jelmer> KombuchaKip: which nautilus integration are you using? the nautilus3 one? [23:48] <KombuchaKip> jelmer: Nautilus2 :( [23:48] <KombuchaKip> jelmer: Or is performance improved with Nuatilus 3? [23:49] <jelmer> KombuchaKip: it should be a bit better with nautilus 3 [23:49] <KombuchaKip> jelmer: Glad to hear. I'm still running Maverick, unfortunately. :( |