Fossil SCM
Cannot run "fossil diff" while in commit
Fixed
014ac374123d9a6…
· opened 15 years, 5 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Minor
- Resolution
- Fixed
- Subsystem
- —
- Created
- Oct. 15, 2010 10:58 a.m.
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"?