OK, here's one more minor issue you can easily test with sqlite3 repo under
Windows. Windows filenames are case insensitive. Trying with wrong case
fossil tim readme.md -R sqlite3.fossil
+++ no more data (0) +++
while, trying with correct case
fossil tim README.md -R sqlite3.fossil
=== 2014-05-08 ===
23:01:59 [9411d7dc6f] *MERGE* Initial attempt to merge in all trunk changes
over the previous 1.5 years. This check-in compiles but there are
compiler warnings and "make test" segfaults after only running a
few
test modules. (user: drh tags: apple-osx)
=== 2014-03-13 ===
<snip>
+++ no more data (6) +++
-----Original Message-----
From: to...@acm.org
Sent: Friday, October 17, 2014 10:43 PM
To: Fossil SCM user's discussion
Subject: Re: [fossil-users] New TIMELINE with FILENAME option (WAS:
FINFOsuggestion)
Seems to work much better. I no longer get duplicates. Thanks. (I haven't
yet checked whether the entries I see are the correct ones, e.g., no missing
ones, but on first inspection the timeline seems correct).
So, for now the only remaining problem I can see is the failure to show any
changes for the repo root directory (using command: FOSSIL TIMELINE .) If I
notice anything else, I'll report it...
Thank you.
-----Original Message-----
From: Martin Gagnon
Sent: Friday, October 17, 2014 10:24 PM
To: Fossil SCM user's discussion
Subject: Re: [fossil-users] FINFO suggestion
On Fri, Oct 17, 2014 at 08:57:50PM +0300, to...@acm.org wrote:
An observation related to the last problem. The identical multiple
entries seem to match the number of files that have changed in that
subdirectory. So, if three files changed, the same timeline entry
appears three times.
Please try latest version on the "cmdline-timeline-enhancement" branch,
it should fix this issue.
Since I'm not a SQL expert, I'm not sure if this very simple change
doesn't break anything, but for the basic test I made, it seems to
work.
--
Martin G.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users