=== Guest78621 is now known as wallyworld === seelaman` is now known as seelaman [17:13] * superfly hears the wind blowing in the trees === SamB__ is now known as SamB [22:20] hi, I have run 'bzr branch' on the emacs-24 repository but all I get is a .bzr directory [22:21] Maybe it doesn't have a checkout yet? [22:21] do I type a checkout command? [22:21] I'd be tempted to [22:22] do i just type 'bzr checkout' [22:22] it says that its not a branch but that its a repository [22:22] Hmmm [22:22] first time bzr user [22:23] Oh, oops; you might have branched from the repository.. which probably ought to fail but might have had an empty branch in it for some reason [22:23] A repo is not a branch; a repo -contains- branches. [22:24] I followed the instructions on the website for emacs development, so i have no idea where to go from here [22:25] What instructions? [22:25] on http://savannah.gnu.org/projects/emacs/ [22:26] it says I can access the main repository with 'bzr branch bzr://bzr.sv.gnu.org/emacs/emacs-24' [22:27] So, you have an emacs-24 directory? [22:28] yes [22:28] And inside that is ... just the .bzr and nothing else? [22:28] its possible, also, that the bzr command crapped out [22:29] Ah.. well, it would hopefully have printed some long error message if it did so [22:29] ... though beware that OOM-killer is silent ;) check $? afterwards [22:29] i backgrounded it and closed the terminal it was in [22:29] silly me [22:29] Ah. :) Well don't do that. Maybe use 'screen' or similar if you want to detach and resume again later [22:30] i needed to kill X because I was running in a VM with 512mb ram [22:30] but yeah, i didn't think it would take 30 minutes ro run [22:30] re-running it now from better instructions [22:32] this crap literally takes forever