Hello,

file-list in 'vdiff' page perhaps seems to 'shadow' (...) a checkin of
type 'modified' when a checkin of type 'added' also exists in the
timespan displayed in the page:

$ f timeline -n 3
=== 2014-01-21 ===
21:55:07 [3eb2d01ba6] *CURRENT* added R (user: michai tags: trunk)
21:54:14 [cabc73a2cc] modded Q (user: michai tags: trunk)
21:53:37 [c2a2431cbf] added Q (user: michai tags: trunk)
$

Corresponding 'vdiff' page

  http://myhost/myrepo/vdiff?sbs=0&from=2014-01-21T21:53&to=tip

...shows the first and last checkin, but not the middle. Adding
'sbs=1' shows the diff corresponding to checkin of type 'modified'
(cabc73a2cc) after the checkin-comment of the checkin of type 'added'
(c2a2431cbf) for that file.

I don't believe this is related to timestamp being used as
checkin-name; this was also seen here when using tags as 'from=' and
'to='.

No idea if this is a feature or flaw - I was visually going over
modified files between 2 tags, and noticed a change I expected to see
wasn't there. I can isolate this further on request (since it
reproduces easily).

Michai
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to