I installed Fossil using aptitude, but I'm thinking I should have
built and installed it from source. I'm seeing a few issues with the
version I'm using ([15cb835736] 2010-06-17 18:39:10 UTC):
- The Makefile from the SQLite3 docs repository doesn't get checked
out -- I thought there wasn't any, but "fossil diff" shows changes to
it, and "fossil undo" and "fossil revert" do not restore the original.
This strikes me as almost certainly a bug.
- In the SQLite3 repository I had to make a bunch of changes like this one:
- uplevel do_test ${prefix}.$tn [list $tclquery] [list [list {*}$res]]
+ uplevel do_test ${prefix}.$tn [list $tclquery] [list [list {*} $res]]
I worry that the missing whitespace may be a result of a bug in Fossil.
I will try a newer version of Fossil.
Nico
--
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users