View Ticket
Not logged in
Ticket UUID: bde9513faea0fb814f9d51de0baa57a43206486c
Title: The delta manifest has more files than modified in the checkin
Status: Closed Type: Code_Defect
Severity: Priority:
Subsystem: Resolution: Not_A_Bug
Last Modified: 2011-01-12 16:09:59
Version Found In: [f7cff4ad13]
Description & Comments:
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.