Thanks, Richard, that fixed it.

I need to make a sticky note about "fossil all rebuild"; it seems I  
forget it a few weeks before each time I need to use it. Perhaps  
fossil could detect the schema error and ask if I meant to "fossil all  
rebuild?"

e

On Nov 5, 2009, at 9:15 PM, D. Richard Hipp wrote:

>
> On Nov 5, 2009, at 9:11 PM, Doug Currie wrote:
>>
>> fossil: table event has no column named tagid
>> REPLACE INTO event(type,tagid,mtime,objid,user,comment,brief)VALUES
>> ('t',263,2455096.863576389,5207,'anonymous','New ticket [3f0c73f2d2]
>> <i>diff-command with parameter doesn''t work</i>.','New ticket
>> [3f0c73f2d2].')
>
>
> You must have upgraded to a new version of fossil recently (or at
> least since the last time you did a pull on that repository).
> Sometimes the internal schema changes.  So whenever you upgrade, it is
> a good idea to run:
>
>     fossil all rebuild
>
> That command will reconstruct all your repositories based on the
> original artifacts and should fix the problem.
>
>
> D. Richard Hipp
> [email protected]
>
>
>
> _______________________________________________
> fossil-users mailing list
> [email protected]
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to