On Thu, May 19, 2011 at 11:58 AM, Nico Williams <n...@cryptonector.com>wrote:

> 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.
>

Anythings possible.  But we've been using Fossil heavily, daily, for 4 years
now without any hints of these kinds of problems.  So fundamental bugs like
what you propose seem improbable.  I'm thinking something else is going on.
Like maybe your text editor is automatically converting space into tabs?
What platform did you say you were running on?  Our 4-years of experience is
mostly confined to Linux/Mac/Windows.  Are you doing this on Solaris or
something?  Maybe you have an NFS-mounted home directory?  Something else
out of the ordinary?



>
> I will try a newer version of Fossil.
>
> Nico
> --
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to