View Ticket
Not logged in
Ticket UUID: 014ac374123d9a6ab6894a8e33a3f7bbd38f05ed
Title: Cannot run "fossil diff" while in commit
Status: Fixed Type: Code_Defect
Severity: Minor Priority:
Subsystem: Resolution: Fixed
Last Modified: 2010-10-15 13:56:36
Version Found In: b48f78964e
Description & Comments:
Sometimes, during the writing of the commit message after "fossil commit", I find the need of showing the differences in the checkout by "fossil diff".

In this case, "fossil diff" says that the database is locked, and so cannot proceed. Shouldn't "fossil diff" be a readonly operation, that could be used regardless of a parallel "fossil commit"?