[00:43] ok thats weird [00:43] http://github.com/matee911/bzr-flakes [00:43] bzr plugin, hosted on github. [00:43] We've got a *serious* usability failure to make that happen. [00:55] lifeless: so are you doing followup? [00:55] SamB_XP: I might [00:55] we'll see [00:55] apparantly he just imported it to github about two and a half weeks ago, with no commits since? [00:56] yah [00:56] it was on lp [00:56] yeah, so it says [00:56] but what I wanna know is why he didn't convert the history [00:56] wha! wow [00:58] yeah, he left behind a grand total of 3 commits! [01:35] mordred@orisndriz03:~/src/drizzle/unittests$ bzr pump [01:36] bzr: ERROR: exceptions.AttributeError: 'RevisionTree' object has no attribute 'branch' [01:36] pipeline hate me [08:52] Is it possible to get export to also export uncommited changes? [10:11] johnf: not currently; please ensure there is a bug [10:33] sup [10:34] where did bzrlib.diff._get_trees_to_diff go ? [10:46] whops, it was turned to something more complicated but luckyly its actually a unused import i left in [12:52] hi - i've just started using bzr and i've got a quick question [12:54] i'm using a centralised store - but I'm the only person using bzr .. with my local copy, would it be okay to 'checkout' the trunk and work that independently and then push it back once i'm done, or should i still create independent branches? === salgado_ is now known as salgado [14:02] does anybody know how I can get a combined bzr log for two or more branches? [14:04] or - you know - a repository log? [14:06] i.e. a text output of the stuff you see with bzr qlog ? [14:11] hm, okay the qbzr source has a load of 'open_locations' and 'append_branch' etc.. so I guess there's not a straightforward way :( === IslandUsurper is now known as IslandUsurperAFK [17:05] is there a way to exclude a file from a single commit? [17:05] I want to commit all changes besides one file [17:06] sproaty, not easily [17:06] you can use "shelve" [17:06] to shelve the changes done to that file [17:06] or specify the files you do want to commit, and leave the other one out [17:07] so I shelve the file, commit and then unshelve [17:07] and it'll show as a change for the next commit? [17:08] yes [17:09] awesome :) [17:09] Actually, commit has an -x/--exclude arg... [17:13] cheers [17:17] done what I wanted :D === IslandUsurperAFK is now known as IslandUsurper === beuno is now known as beuno-lunch [19:01] hy! [19:01] is there a good way to completely remove a branch from a shared repo? === beuno-lunch is now known as beuno [19:03] not easily [19:03] you have to re-creeate the repo [19:04] well, i hoped that an easier way exists :) [19:05] then stacked branches seems the only solution to the problem? [19:31] <_buck> I am working with Bazaar (bzr) 2.0.2 Python interpreter: /usr/bin/python 2.6.4 Platform: Linux-2.6.31-19-generic-i686-with-Ubuntu-9.10-karmic. At my university we connect using a http proxy(all protocols). [19:32] <_buck> When I do bzr launchpad-login eraser029 , I get this error : bzr: ERROR: Connection error: while sending GET /~eraser029/%2Bsshkeys: [Errno 111] Connection refused [19:32] <_buck> Please help. === salgado_ is now known as salgado [20:21] <_buck> Can somebody tell me how to resolve this issue? [20:47] I'm using bzr-svn. Is there any way to get an svn style diff outside of using 'bzr send'? [20:47] I only want a diff of specific local revisions. [20:58] dcraven: hi [20:58] dcraven: not at the moment, though I agree it would make sense to provide a way to do that [21:02] Crud :) [21:03] dcraven: can you perhaps file a bug about this? [21:04] jelmer_: I will do that. Thanks. [21:14] moin [21:15] 'lo lifeless === jelmer_ is now known as jelmer === salgado is now known as salgado-afk [23:12] morning [23:15] hi