Ah, cool!! I assumed the SQLITE error was somehow related to the
non-writablitiy of the file. I'll read more carefully and dig a little
deeper next time so the feedback can be of higher quality.

On Thu, Oct 6, 2011 at 10:27 AM, Richard Hipp <d...@sqlite.org> wrote:

>
>
> On Wed, Oct 5, 2011 at 4:16 PM, Matt Welland <estifo...@gmail.com> wrote:
>
>> Rolling back prior filesystem changes...
>> UNDO foo.txt
>> fossil: SQLITE_ERROR: near "redoflag": syntax error
>> fossil: near "redoflag": syntax error
>> UPDATE undo SET content=:c, existsflag=1, isExe=0, isLink=0 redoflag=NOT
>> redoflag WHERE pathname='foo.txt'
>>
>
> The problem was fixed here:
>
>     www.fossil-scm.org/fossil/ci/be956c3c88fd
>
> This fix should be in version 1.19.
>
>
>
>>
>>
>>
>> _______________________________________________
>> fossil-users mailing list
>> fossil-users@lists.fossil-scm.org
>> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>>
>>
>
>
> --
> D. Richard Hipp
> d...@sqlite.org
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to