Fossil SCM
Conflicting # of checkins
Fixed
5df2715635b99bd…
· opened 13 years, 1 month ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Cosmetic
- Resolution
- Fixed
- Subsystem
- —
- Created
- Feb. 17, 2013 2:34 a.m.
On my repository, when I type fossil info, it says the number of checkins is 431. If I Admin->Stats on the webpage generated with fossil ui, it says number of checkins is 432.
Comments (3)
nobody
13 years, 1 month ago
On my repository, when I type fossil info, it says the number of checkins is 431. If I Admin->Stats on the webpage generated with fossil ui, it says number of checkins is 432.
stephan
13 years, 1 month ago
Fixed in [b27c0d6d3fd0abe50a14e85b557]. We had some confusion in a couple places about what the proper approach is for counting checkins.
stephan
13 years, 1 month ago
PS: the /stat output was correct, the 'info' output was not.