[00:00] whoops, I reported a bug against bzr when I meant to report it against qbzr ... [00:00] * SamB_MacG5 fixes [00:12] Is there an easy way to just get bzr to spit out the hash of the current checkout? [00:13] (something like "git rev-parse HEAD") [00:21] gumnos: have you checked "bzr help hidden-commands"? [00:22] I just stumbled across it and am fighting with "version-info" which seems to be my best bet. However it's spewing lots of unneeded detail [00:22] gumnos: look at the help for that command, I think you'll find what you want ;-) [00:23] I keep poking at it, but can't get it to just give the ID. Lots of other stuff keeps coming along for the ride. Trying bzr version-info --template='{revision_id}' [00:23] ah...I'm missing "--custom" [00:24] yeah, I have no clue why --template doesn't imply --custom ... [00:25] okay, it's working now with version-info --custom --template '{revision_id}' [00:25] thanks for prodding me along until I got it [00:26] you're welcome [00:27] * SamB_MacG5 wonders if the FSF Europe admits requires Fellowship applicants to be european === Dwizar is now known as BY0LOG1C [23:54] * SamB_MacG5 notices that all these ".html" hyperlinks in the documentation work *really* well in the PDF output ...