Fossil SCM

1
sudo -v
2
for n in 0 -32000 -256000; do
3
echo "sqlcache=$n" ; export FOSSIL_SQLCACHE=$n
4
cp sqlite.fossil /tmp/sqlite.fossil
5
sync; echo 3 | sudo tee /proc/sys/vm/drop_caches > /dev/null # Linux only
6
time ../fossil rebuild /tmp/sqlite.fossil
7
done
8

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button