Fossil SCM
The delta manifest has more files than modified in the checkin
Closed
bde9513faea0fb8…
· opened 15 years, 3 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- —
- Resolution
- Not_A_Bug
- Subsystem
- —
- Created
- Jan. 12, 2011 9:35 a.m.
I modified two files for a checkin, and the delta manifest shows more than 20 files (running fossil built for cygwin).
The whole project has hundreds of files, so the delta partly works. But I think the manifest only should include the modified files.
On subsequent checkins, all those 20 files get into the delta manifest. There may be something special in them that makes them get into the delta manifest, but I don't know what.
drh added on 2011-01-12 16:09:59 UTC: A delta manifest show all changes going back to the baseline manifest and the baseline manifest might be two or three or a hundred checkins in the past.