On Wed, Sep 24, 2014 at 8:02 PM, <to...@acm.org> wrote: > If it's any consolation, the same problem exists under Windows with > WinDiff (default GDIFF program). > > I suppose the reason for this is the screening of which files to show is > done by the application, and not fossil. And, WinDiff, in my case has no > problem showing a comparison between two equal files. > If only the actual changed files would be passed to the GDIFF app, then > this issue wouldn't exist. But I could be guessing wrong. >
This behaviour is just plain weird. On Linux i can't reproduce it with either 'meld' or 'kompare': [stephan@host:~/cvs/fossil/cwal]$ echo '# gdiff test' >> Makefile [stephan@host:~/cvs/fossil/cwal]$ f gdiff that shows (as expected) only the current changes. [stephan@host:~/cvs/fossil/cwal]$ f set gdiff cat [stephan@host:~/cvs/fossil/cwal]$ f gdiff Index: Makefile ================================================================== ... spits out only the first (unmodified) file, but that's also a misuse of 'cat'. In any case, it showing _all_ files in the repo is "highly peculiar." -- ----- stephan beal http://wanderinghorse.net/home/stephan/ http://gplus.to/sgbeal "Freedom is sloppy. But since tyranny's the only guaranteed byproduct of those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users