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