Here is the sequence of events.

A developer accidentally (and naively) checked in a file with no write
permissions.

On changing the file and checking it in others could not do an update and
would get something like this:

> fossil update
UPDATE foo.txt
fossil: unable to open file "/tmp/mrwellan/testing/test/foo.txt" for writing
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'
_______________________________________________
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