[fossil-users] Follow-up to reverting missing files

2016-11-08 Thread Andy Goth
With my enhanced changes command, the way to revert all missing files is: fossil revert $(fossil changes -missing) If your shell doesn't have $(...) command substitution, use `...` backticks instead. If you're unlucky enough to have files with spaces in their names, you'll need: fossil changes

[fossil-users] Download v1.36 Linux x86 tar.gz actually contains 64bit binary

2016-11-08 Thread Artur Shepilko
Just happened to download v1.36 Linux binary off Fossil page to a Linux x86-32bit box and surprisingly it would not execute http://fossil-scm.org/index.html/uv/download/fossil-linux-x86-1.36.tar.gz Turns out it's actually a 64bit binary: file ./fossil ./fossil: ELF 64-bit LSB