On Tue, Feb 9, 2016 at 1:43 PM, Stephan Beal <[email protected]> wrote:
> On Tue, Feb 9, 2016 at 1:39 PM, Richard Hipp <[email protected]> wrote: > >> work regardless on Intel, but other platforms (ARM, Sparc) have >> stricter alignment requirements. >> > > i'm powering up the ARM now to try to reproduce it. > Unfortunately no such luck: i mangled 75 files (some replaced completely, some trimmed to their own head -20/tail -10 lines) and was able to stash and unstash: [odroid@host:~/fossil/fossil/www]$ f diff | wc -l 51302 [odroid@host:~/fossil/fossil/www]$ fst | grep MOD -c 75 [odroid@host:~/fossil/fossil/www]$ f stash save -m 'assert test' REVERT test/amend.test REVERT test/clean.test REVERT test/cmdline.test REVERT test/comment.test ... [odroid@host:~/fossil/fossil/www]$ f stash pop UPDATE test/amend.test UPDATE test/clean.test UPDATE test/cmdline.test UPDATE test/comment.test UPDATE test/contains-selector ... [odroid@host:~/fossil/fossil/www]$ f ver This is fossil version 1.35 [7cadfc9736] 2016-02-07 23:35:16 UTC -- ----- stephan beal http://wanderinghorse.net/home/stephan/ http://gplus.to/sgbeal "Freedom is sloppy. But since tyranny's the only guaranteed byproduct of those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

