[00:33] hi [00:35] hi [00:43] Oh wow, libcurl doesn't understand select. [00:45] It thinks if a socket is in the exceptfds that it should raise an error. [00:46] A generic "(55, 'select/poll returned error')" === mwhudson_ is now known as mwhudson [00:46] hello [00:46] Hmm, and it treats poll similarly. [00:48] hm that kind of sucks [00:48] spiv, i'll call you in 12 minutes if that suits [00:49] Sure. [00:49] (I'm wondering why I'm seeing that error failing bzrlib.tests.test_bzrdir.ChrootedTests.test_open_containing all of a sudden) [00:50] mwhudson: mark just asked about loggerhead, have you been able to work on it recently? === mw is now known as mw|out [00:51] poolie: ping [00:51] oing [00:51] I replied to a number of reviews; in particular the one with get_scope etc in it would like a reply back from you at your earliest convenience [00:51] scared him off... [00:51] ok [00:56] Gar, it's timing related. [00:56] spiv: can we postpone for a bit? [00:56] poolie: sure [00:56] someone just called me [00:57] * spiv is chasing this spurious pycurl error [01:15] poolie: no, not really :/ [01:15] spiv: error? [01:16] poolie: i did some work about 5 weeks ago i guess, but i kind of got stuck on how to do navigation well [01:16] and then i got swamped by code import work [01:17] lifeless: http://rafb.net/p/KgSYEC45.html, no changes from bzr.dev [01:18] lifeless: something to do with how libcurl handles the 501 that SimpleHTTPServer generates when no do_POST method is defined. [01:19] lifeless: if I do things like step through with the debugger, the error doesn't necessarily happen. [01:20] lifeless: so at this point I'm guessing a bug in libcurl. I'd just like to know more so I can file a useful bug report and find a reliable workaround. (returning a 404 rather than 501, perhaps) [01:21] I upgraded to hardy on the weekend, so maybe there's a behaviour difference vs. gutsy ehre. [01:22] hmm [01:22] I'm on hardy; never seen that [01:23] Yeah. There's something fishy. [01:28] lifeless: fwiw, here's the relevant strace snippet: http://rafb.net/p/rjF7pW86.html . Straight after that it starts reading .py source files to generate the traceback for the exception that was raised. [01:29] I don't see a socket error there [01:30] Indeed. [01:30] Just a closed connection. === hexmode` is now known as hexmode [02:02] hi all. i was wondering if bzr could be set to pipe help into the system pager to stop it scrolling [02:05] also, is it posable to merge branches with no shared history? [02:08] what's your goal in the second question? to e.g. create a tree with ./liba and ./libb where they were in the past two seperate branches? [02:08] two seperate versioned directories called 'perlscripts', started on seperatee systems with mostly seperate files. i was hoping to merge them and keep the revision history [02:10] I believe 'bzr join' will do that (maybe with some history-preserving mass mvs before hand) but not sure how supported that is [02:12] thanks,i'll have a look at it. the history isnt to important, just 'nice to have' [02:16] mmm. looks like bzr join wont do it. never mind. thanks for the help :) [02:16] hm,it won't? [02:19] by my reading they have to have been split from the same tree at some point [02:20] I think the bit about branch is a bit confusing [02:20] and just means that you branched something into a subdir [02:22] kgoetz: there's no builtin option for it but it would be useful [02:24] poolie: pity theres no option, i'd certainly find it handy :) is it worth doing a wishlist bug? [02:25] kgoetz: just check first there is not already one [02:25] poolie: sure :) [02:27] hm, of the above, what does bzr join not do? seemed to let me join two independent branches and then move the files into the one dir [02:31] kgoetz: merge --force will do it for you [02:31] poolie: ^ no special option needed :) [02:31] s/special/new [02:34] whats the 'merge base revision'? [02:35] kgoetz: merge -r 0..-1 otherbranch [02:36] neat. [02:38] lifeless, kgoetz: oh i meant for paging help [02:40] the dangers of askin multiple questions ;) [02:40] * kgoetz checks bts for a pages bug [02:41] kgoetz: any reason '| less' isn't good enough ? [02:43] lifeless: only that i'm looking at lots of help at the moment, so |less ing a lot is tedious [02:43] I tend to shift-up [02:43] to read stuff that scrolls [02:44] i tend to use screen, where shift-up doesnt work [02:44] does for me :P [02:45] tho if I switch windows I need to use the screen paging facility [02:45] arent you a lucky boy :p [02:45] ctrl-a [ pgup :) [02:47] * kgoetz doesnt find that less anoying (but good to know for sure) [02:55] hey, how does one change the format of a repo? [02:55] bzr upgrade [02:56] thanks, i couldn't find that on any of the pages that concerned formats [02:59] the online documentation and documentation needs to be improved emencly, Looks like I finally got an excuse to join this project. [02:59] * mehemiah creates a launchpad account [03:01] mehemiah: welcome [03:01] why not send mail to bazaar@lists.ubuntu.com pointing out some improvements [03:07] that works [03:10] lifeless: hey [03:11] i guess the thing about lock warnings or tests being "sufficient" or not is that, um, it seems like trying to prove a negative [03:11] i can tell you for sure it will still be possible to get warnings with all the tests passing [03:26] New bug: #213718 in bzr "bzr could put help into pager" [Undecided,New] https://launchpad.net/bugs/213718 [03:27] poolie: Phone perhaps [03:33] I'm getting crashers with 1.3.1rc1 (in Hardy) when I'm trying to commit to a server using 0.90. It gives me a big stack trace followed by: AssertionError: 840 != 841 [03:33] Where 840 is my current revno. [03:33] Does anyone know if that's a known issue? [03:34] It only seems to affect bzr+ssh:// transport. When I switch sftp:// it is fixed. [03:34] bratsche: I've seen it before, but not quite sure what causes it [03:36] so then it's a hash check error? [03:41] bratsche: I believe that is a fixed bug in newer bzr's, you should upgrade the server. [03:41] lifeless: Cool, thanks. I'll pester Ubuntu people to update before Hardy comes out. [03:43] bratsche: what server is it ? [03:43] lifeless: 0.90 which I think is maybe the version shipped in Feisty. [03:44] I meant what machine ;) if its Ubuntu related I may be able to poke someone [03:45] there is a repository with builds of 1.3 etc for feisty or whatever Ubuntu version they are running [03:45] lifeless: No, it's a server at the company I work at. We're still using 0.90 until all the engineers have upgraded. [03:50] ah [03:50] you do know you can upgrade the server earlier than the clients ? [03:51] Uhh.. I did not. [03:51] It doesn't really matter that much to me now, I changed all my scripts to use sftp:// transport instead of bzr+ssh:// now. [03:53] bratsche: you can also use the BZR_REMOTE_PATH environment variable to run a different bzr executable on the remote end [03:53] e.g. BZR_REMOTE_PATH=/path/to/bzr bzr push bzr+ssh://server/... [03:58] Thanks james [03:58] h [04:32] bratsche: generally you should run the latest bzr server version, all clients can use any version [04:33] bratsche: we add new network verbs rather than changing the meaning of old ones [04:34] lifeless: Cool, good to know. [04:34] lifeless: Thanks a lot! === mwhudson__ is now known as mwhudson [04:41] bratsche: we will probably do some bulk removal of old slow methods at some stage; we'll advertise that very clearly when we do :) [04:43] another method bytes the dust of deprecation [04:44] We'll probably never be -that- far behind you. I think everyone at work pretty much upgrades their Ubuntu as the new releases come out. Some of us upgrade to the betas a little sooner than some of the others. :) [04:49] :P [05:00] bratsche: you don't have the bzr PPA in your apt sources? :) [05:01] Dude I don't even know what "the bzr PPA" is! :) [05:45] bratsche: https://launchpad.net/~bzr/+archive === kiko is now known as kiko-zzz [06:07] hi [06:08] I have a feature request that I'd like to sanity check. [06:08] after pulling, I'd like to be able to: [06:08] - figure out what I just pulled (log & diff) [06:08] - 'undo' the pull [06:09] is that sensible? is it possible? [06:09] doesn't it already support that? [06:09] in that case, I'm requesting instructions, not features :) [06:10] * TFKyle sees a use for the former, normally just remembers where he last was and uses bzr visualize/bzr log though [06:10] (though, it does show what files have changed already when pulling iirc) [06:10] I imagine you'd do it the same way you do local commits [06:10] TFKyle: I use version control so I don't *have* to remember things. [06:10] jml: "bzr pull -v" is part of the answer [06:10] i think the problem is know what the branch tip was before you pulled [06:10] diff the revsion numbers from before and after the pull, and uncommit the pull revno if you don't like it [06:11] could use tags liberally :D [06:11] knowING [06:11] the rest is easy enough [06:11] jml: that gives you logs [06:11] spiv: that's certainly better than nothing. [06:11] Toksyuryel: how do you figure out the revno from before the pull though? [06:11] jml: and you can easily figure out from that what the revnos to use for diff or "bzr pull -r OLD_REVNO" [06:12] jml: log [06:12] spiv: that approach certainly requires the least amount of foresight. [06:12] Toksyuryel: you'll have to be more specific. [06:13] jml: just use log the same way you use it for local commits [06:13] Toksyuryel: you mean look until I find a revision that I recognise as being from before the pull? [06:13] the commit for the pull should be clearly labeled, unless you're Doing It Wrong [06:13] jml: add a "pull=pull -v" alias to your bazaar.conf? [06:14] * jml is Doing It Wrong apparently [06:14] Toksyuryel: afaik pull doesn't require commits, just merge [06:14] TFKyle: isn't undoing it the same function though? [06:14] spiv: right, that lowers the foresight factor even more. [06:14] jml: what foresight is still required? [06:15] as I recall any change gets logged and compressed in the store, which would include snapshots of before and after merges [06:15] spiv: none. :) [06:15] Toksyuryel: merges yes, but I don't think pull operations [06:15] jml: ah :) [06:15] (could be wrong though, just they aren't mentioned in bzr log/etc.) [06:16] TFKyle: then that should be a feature to be added, as it would help streamline things a great deal [06:16] I always thought pull was handled like a merge [06:18] (though, for the undo part you might actually want to use merge/commit) [06:18] * Toksyuryel afk to watch a movie [06:18] Toksyuryel: pull is basically "update my local mirror of a remote branch" [06:19] spiv: ohhh, I see [06:19] that makes sense then [06:19] Much like push in the other direction :) [06:19] Toksyuryel: enjoy the movie [06:19] * Toksyuryel afk for reals now [06:36] New bug: #213769 in bzr "KnitCorrupt thrown when doing diff" [Undecided,New] https://launchpad.net/bugs/213769 [06:36] New bug: #213771 in bzr ""not updating child fraction" filling up log file" [Undecided,New] https://launchpad.net/bugs/213771 [08:16] New bug: #213792 in bzr "status display of pending merges is slower than merge" [High,Confirmed] https://launchpad.net/bugs/213792 === doko_ is now known as doko [09:19] hi, i'm a little confused. could someone tell me how to make revno like x.x instead of x? i wanna use x.x to tag little changes in my programs. [09:19] spiv: thanks, I did ^^ [09:20] sssslang: revnos are just for tracking commits, you can use the "tag" function for actual releases or really anything you want [09:21] the dotted format of revnos is used for tracking merges, so it would be confusing to also use it to mean "minor commit" (which is usually redunant, since most commits are minor) [09:21] Toksyuryel: :) [09:22] spiv: I watched "Into The Wild". It was an interesting take on the book. I thought the ending was too gruesome though :( [09:22] but overall, worth watching [09:24] Toksyuryel: thanks. so you mean i should always use bzr ci wheather the changes are major or minor, and tag the former with bzr tag? [09:25] sssslang: revnos aren't version numbers, it'd helpful not to think of them as if they were [09:25] Toksyuryel: Ah, I've heard of that. Thanks for the review! [09:26] since most commits are minor, it'd be better to tag the major ones (though generally a descriptive commit message works just as well) [09:26] spiv: you're welcome^^ [09:27] Toksyuryel: i see. thank you. [09:27] should read the book too, if you haven't. the movie kinda glosses over some of the details, and takes a few liberties with the story. [09:29] why is the bzr website rss feed useless =/ I just wanted to track news, not every single little change to the website itself >.< [10:56] New bug: #213851 in bzr "bzr push error" [Undecided,New] https://launchpad.net/bugs/213851 [11:01] That error is getting popular. [11:01] grab yourself some karma ;) === mrevell is now known as mrevell-lunch === mwhudson__ is now known as mwhudson [12:41] hi all [12:43] is it technically feasible to come up with a repository/branch format that allows internal branches ? [12:44] in a similar manner to git ? [12:44] asabil: yes, it is. [12:44] there is some debate about the best way of doing that, but it is possible. [12:47] ok thanks [12:47] do you allow me to quote this on a mailing list ? [12:47] yeah, go ahead. [12:48] thanks [12:48] it seems to be one of the most wanted features among GNOME developpers === mrevell-lunch is now known as mrevell === bigdo1 is now known as bigdog [14:14] jelmer: Is it dangerous to use the same svn-cache with 0.4.9 and the 0.4 branch? [14:16] Peng: yes [14:16] Great. [14:16] the 0.4 branch may put garbage in there [14:19] If it did screw it up, will it be obviously broken (instant traceback), or could weird subtle things happen? [14:19] How much of a pain would it be to just delete the whole cache, even for largish repos? [14:20] deleting the cache shouldn't be much of a problem with >= 0.4.9 [14:20] weird subtle things could happen [14:21] Fun stuff. [14:22] Well, I needed to garbage-collect it anyway... [14:24] Whee, 0.4.9 tracebacked too; it just too longer. [14:30] please file a bug :-) [14:32] Errrr, ok. [14:35] New bug: #213946 in bzr-loom "After local branch of loom I receive unusable loom" [Undecided,New] https://launchpad.net/bugs/213946 [14:36] Bug 213953 [14:36] Launchpad bug 213953 in bzr-svn "NoSuchRevision while importing http://svn.pyyaml.org" [Undecided,New] https://launchpad.net/bugs/213953 [14:36] :) [14:45] New bug: #213953 in bzr-svn "NoSuchRevision while importing http://svn.pyyaml.org" [Undecided,New] https://launchpad.net/bugs/213953 [14:46] Helpful, ubotu... === mw|out is now known as mw === hexmode` is now known as hexmode [15:20] simple bzr question. is it true to say that generally, the working copy is the repository? [15:21] If so, how do I back up my repository? [15:22] mw-home: no. the repository is in .bzr/repository :-) [15:22] mw-home: generally, the way to back up bzr stuff is to push a branch somewhere. [15:28] radix: thanks. Maybe I should schedule a daily cron job to push out my repo to another server. Is that really the recommended way to back up>? [15:29] mw-home: I recommend it :) [15:33] is it possible to compare the status of one branch vs another? [15:35] before I do bzr push, I want to know what WOULD happen. [15:35] mw-home: I'm guessing at what you want, but it may be "bzr missing" [15:36] It tells you which revisions your branch has that the other doesn't, and vice versa [15:36] radix: yeah, bzr missing looks right. thanks! === kiko-zzz is now known as kiko [15:41] Peng: funnily enough, this bug is fixed in the 0.4 branch [15:42] jelmer: Hah. [15:44] I'm having a hard time understanding branch in bzr vs branching in subversion. in svn, many branches exist inside the same repo. in bzr, it seems like each branch is a separate repo. [15:44] mw-home: Yeah. [15:44] so, in bzr, do people merge and destroy branches in the same way? [15:45] mw-home: Err. [15:45] mw-home: Ok? [15:45] mw-home: You can merge between branches (unlike svn, it actually works, but that makes cherrypicking difficult), and you can delete any rbanch you want.. [15:47] i think i just need to keep using bzr and over time hopefully it will become intuitive. [15:49] :) [15:49] Well, it's supposed to be intuitive from the start... [15:49] Have you been reading the docs? [15:51] yeah, been reading. i like the different workflows. very good. [15:51] very nice pictures too. [16:00] mw-home: You can branch with a shared repo, consumes less disk space and is a lot faster for big repos [16:00] awilkins: thanks. [16:00] bzr vimdiff won't play nice with -c 876. === thekorn_ is now known as thekorn === mw is now known as mw|food [18:34] mw-home: Only certain commands support -c, and vimdiff is a plugin that was written long before it. However, diff --using vimdiff ought to work with -c. [19:03] abentley: I tried bzr diff --using vimdiff. Got an error: $ bzr diff -c 512 --using vimdiff ../__init__.py [19:03] === modified file 'bazman/bazman/__init__.py' [19:03] Vim: Warning: Output is not to a terminal [19:04] mw-home: Do you have the diffutils plugin installed? [19:05] abentley: i don't think so. [19:05] diffutils isn't listed on the plugins page. [19:06] Ah, it's because I actually use gvimdiff. [19:06] abentley: you use --using gvimdiff? [19:06] yes. [19:07] ok, --using gvimdiff works fine. Thanks! [19:07] No problem. [19:07] I guess interactive console differs don't play nice with --using. Non-interactive ones like colordiff work fine. [19:08] what is colordiff? [19:08] never mind === mw|food is now known as mw [20:19] hi, does bzr support bzr switch for heavyweight checkouts or is it still just for lightweight checkouts? [21:23] I'm in a locally-repeatable siutation where `bzr push bzr+ssh:[…]` seems to terminate with return code 0 after a few (~20) seconds on the server, but does nothing on the client for many minutes, when it eventually times out. [21:23] This leave an open lock on the server side, and no actual push being accomplished. [21:23] How to go about debugging? How to get the '-v' passed to `bzr server` when its invoked on the server side? [21:25] jsled: do "bzr -Dhpss push bzr+ssh://" and read ~/.bzr.log afterwards, that may provide some clues [21:25] also ssh to the server and read ~/.bzr.log there as well [21:25] (by read I mean read the end). [21:25] The server's ~/.bzr.log is where I'm seeing the timing and "return code 0". [21:26] ah, there's no other message? [21:26] There are some other lines about loading plugins, arguments and encoding. [21:26] they look innocuous, but I can pastebin if you like. [21:27] yes please, there might be something. [21:27] http://pastebin.ca/977410 [21:28] yeah, that's really helpful isn't it. [21:28] does -Dhpss on the client tell you anything? [21:28] That's from running it as `bzr -Dhpss push` (with a previously-remembered path); the client side is still sitting there. [21:28] ah, -Dhpss only affects the client. [21:29] No; no extra detail ("-Dhpss"? How should I expand/read that? Is it a acronym or mnemonic or?) [21:29] what may work is to use BZR_REMOTE_PATH to change the arguments it is invoked with [21:29] however that may just fall over and tell you it can't find "bzr -Dhpss" or something. [21:33] If I do something like `BZR_REMOTE_PATH=/usr/bin/bzr serve -v`, then it ends up running {/usr/bin/bzr serve -v serve --inet […]} on the server, which fails. [21:33] Er. Something like... `BZR_REMOTE_PATH="/usr/bin/bzr serve -v" bzr break-locks` [21:34] what about "BZR_REMOTE_PATH=/usr/bin/bzr -Dhpss"? [21:35] "return code 0" after 18.386 seconds. :( [21:35] And a client just sittin'. === mwhudson_ is now known as mwhudson [21:37] * jsled tries BZR_REMOTE_PATH="strace bzr"... [21:41] :-) [21:43] yikes [21:45] The last things I see are a series (~4) of read(0, "[…]"..., ...) = 16384. then a "read(0, ", and nothing else. [21:46] On the server side, 0 is stdin (IIRC?)... so it's maybe waiting on reading pushed data from the client side? [21:46] you don't have anything like a ssh proxy in the middle do you? [21:47] Not that I'm aware of. There is a 15-25% packet loss near the server, but a separate interactive SSH to the same box is fine. [21:47] I thought it might be the EscapeChar, but I updated ~/.ssh/config for that host without change. [22:04] Hmm. When using bzr+ssh over a vpn rather than public internet, it looks like it's working. [22:22] hello [22:22] i have set up a read-only repo and want other people to send me their patches with bzr send [22:23] what is the best way for them to send me them on a per-feature basis? [22:23] obviously i'd think that one big send with a few commits for various features wouldn't work, since i want to pick and choose, correct? [22:24] Stavros, that sounds a bit of a workflow problem rather than a setup problem [22:25] hmm [22:25] how can you restrict users to specific features? [22:25] not users, programmers [22:25] i want to screen all new features before committing them in the main repo [22:25] unless, of course, you have a branch per feature, which might be a bit messy depending on what the project looks like [22:25] hmm, yes [22:25] Stavros, well, you have PQM that might help [22:25] and bundlebuggy, which might be a bit too hard to setup [22:26] it's not a big project, so i want to avoid setting up complicated stuff if i can :/ [22:26] it's really mostly a matter of "how do i get someone to send me three features separately" [22:26] Stavros, ask them to :) [22:26] make them setup feature branches [22:26] ah, feature branches [22:26] work on a feature in each branch [22:26] and then do "bzr send" from each one? [22:26] yeap [22:26] good good, that's what i was thinking [22:27] keep a main one updated to compare to [22:27] and how do i commit these patches when i decide to? [22:27] yes [22:27] Stavros, bzr merge file.patch [22:28] Can I undo a bzr merge of a patch? [22:28] lamalex, you can revert to a previous commit with either bzr uncommit, to erase that it ever happened [22:28] oh, thanks [22:28] or you can do bzr revert -r X [22:28] to revert to a specific revision [22:29] and commit that, which will leave a history of what happened [22:29] is pqm hard to set up? [22:29] Stavros, AFAIK, yes :) [22:29] ah :/ [22:29] is there a working example of it anywhere? [22:29] or a description of what it is exactly? [22:29] Stavros, lemme look [22:29] or both? :P [22:31] Stavros, all I can fine is: http://bazaar-vcs.org/IanClatworthy/CoreDeveloperHandbook?#an-overview-of-pqm and https://launchpad.net/pqm [22:31] beuno: pqm is not relevant here [22:31] lifeless: where? [22:31] Stavros: I suggest 1 branch per feature; if you have features that depend on each other, use looms [22:32] pqm is for enforcing merge policies [22:32] lifeless: oh, that's what i'll do, i was just asking about pqm out of curiosity... what are looms? [22:32] lifeless, right, I understood this later on in the conversation [22:32] you want to screen features yourself, so pqm is unrelated [22:32] Stavros: https://launchpad.net/bzr-loom [22:33] oh hmm, thanks [22:33] right, bundlebuggy might be more appropriate for that, but I think it doesn't fall under the "easy to setup" category either [22:33] eh, how hard can it be :P [22:34] oh [22:34] quite hard, it seems :p [22:34] it's ok, i'll do this by hand then, it's just one person anyway [22:35] pqm looks nice for automated testing etc [22:35] really handy [23:03] abentley: ping [23:03] abentley: I'm changing knit annotation [23:03] lifeless: on a call [23:04] abentley: ok; I'll just dump here and you can comment when you have a chance [23:05] Basically I'm adding a iter_annotations to access annotation across multiple things; this seems in line with other changes [23:05] The top level questions are: do you think this is a good thing to do, and what should the signature/api be. I think that annotations are more likely to be order-sensitive than regular file texts. [23:08] so I'm planning on iter_annotations(iterable of keys) -> iterable of the annotations in the order of the key iterator [23:08] the alternative I was considering was [23:08] iter_annotations(iterable of keys) -> iterable of (key, annotation) in any order - allowing memory/speed tuning within the memory [23:09] a third alternative is to just keep the annotate a single text interface [23:10] opinions solicited [23:10] an orthogonal question is whether each individual annotation should be a list or an iterator [23:11] for now I'm intending an iterator because annotate_iter seems to be the preferred api [23:12] oh, and I think the final thing is whether to yield None, or to raise RevisionNotPresent for absent keys [23:12] given the ability to hand iterators around, I feel like yielding None [23:14] I think None is usually a better answer for bulk operations. [23:14] I don't see a great need for iterating many files at a time. [23:15] Or even many versions of the same file. [23:15] so the easier thing to do then is just to deprecate one of annotate/annotate_iter [23:16] which would you rather keep? (I'm asking you because you've used annotate more than anyone I think) [23:18] I think annotate. Realistically, the first thing I do with annotate_iter is listify it. [23:18] ok [23:18] one annotate_iter deprecation coming right up [23:20] Since annotate is currently a slow operation, it would be nice to have an interface that provided incremental updates. But that's something for another time, I expect. [23:33] abentley: done; testing [23:33] abentley: I'm nearly at the end of trimming the api; yay [23:34] Cool. [23:37] 6 patches sent to BB yesterday I think [23:41] Yeah, the pending queue is back up to 36 [23:41] After we'd gotten it down to 25. [23:44] mark hammonds document is kinda unweildy to review [23:49] is there a way to get bzr to output the patch file it would send with "bzr send"? (mail client problems) [23:49] Stavros, bzr send -o file.patch [23:50] oh, thanks! [23:51] i can't believe i missed that [23:51] or -o- [23:51] is that for stdout? [23:55] yes [23:55] ah, thanks [23:55] you can also use diff -r submit: to see the patch without a bundle at all [23:56] hmm, i have a patchfile but "bzr merge file.patch" won't do anything [23:56] well, it does say "Nothing to do." [23:57] is it a bundle (was it made with send ?)) [23:57] yes [23:57] then its probably a branch you've already merged :P [23:58] oh wait [23:58] the mail client prepended spaces to each line :/ [23:58] but now it tells me "revision 'blah' not present in 'inventory'"