Oh, OK.  Well, if I do, say

C:\Experiments\libfossil>fossil gdiff configure

in my environment, I do indeed get a WinDiff on that file showing no
changes, but isnt' that what I asked it to do, rather than not pop up
WinDiff at all and make me think something is wrong?
 
Oh, well, I guess I don't understand the particualr use-case, and probably
I'm just adding noise to the conversation at this point, so I'll duck out.
At least in the scenarios I described below, it seems to be working right to
my sensibilities in at least version 1.29.

-----Original Message-----
From: fossil-users-boun...@lists.fossil-scm.org
[mailto:fossil-users-boun...@lists.fossil-scm.org] On Behalf Of
to...@acm.org
Sent: Wednesday, September 24, 2014 3:24 PM
To: Fossil SCM user's discussion
Subject: Re: [fossil-users] gdiff/opendiff on os x: suppress unchanged
files?


OK, but still you need to try with a file that has NOT changed.  It should
show nothing, but you will see the file, instead.
 
From: dave <mailto:d...@ziggurat29.com>  
Sent: Wednesday, September 24, 2014 11:17 PM
To: 'Fossil SCM user's  <mailto:fossil-users@lists.fossil-scm.org>
discussion' 
Subject: Re: [fossil-users] gdiff/opendiff on os x: suppress unchanged
files?
 
gotcha.  Yes, I think it was the 'show-me-all' case of
fossil gdiff
let me see if I can rdp into that box and try it out now....
 
OK, still works for me.  More scoop, my checkout state:
 
    C:\Experiments\libfossil>fossil changes
    EDITED     include/fossil-scm/fossil-config.h
    EDITED     src/fsl_buffer.c
    EDITED     src/fsl_cli.c
    EDITED     src/fsl_md5.c
    EDITED     src/fsl_utf8.c
 
and doing it the 'show-me-all' way
 
    C:\Experiments\libfossil>fossil gdiff
 
gives me five seqential WinDiff presentations.  And doing it the 'explicit'
way:
 
    C:\Experiments\libfossil>fossil gdiff include\fossil-scm\fossil-config.h
 
gives me one and only one WinDiff presentation.
 
which version of fossil are you using?  I'm on 1.29
 
-dave

-----Original Message-----
From: fossil-users-boun...@lists.fossil-scm.org
[mailto:fossil-users-boun...@lists.fossil-scm.org] On Behalf Of
to...@acm.org
Sent: Wednesday, September 24, 2014 3:02 PM
To: Fossil SCM user's discussion
Subject: Re: [fossil-users] gdiff/opendiff on os x: suppress unchanged
files?


Wait a moment, did you specify a path/file with the GDIFF command, or was it
a show-me-all case, i.e., no files given?
 
Because the latter will correctly go only through the files that have
changed.
 
The problem appears when you specify a set of files (even a single one).
Then, all specified files are shown whether they have differences or not,
whereas with the simple DIFF command nothing is shown.
 
-----Original Message----- 
From: dave 
Sent: Wednesday, September 24, 2014 10:14 PM 
To: 'Fossil SCM user's discussion' 
Subject: Re: [fossil-users] gdiff/opendiff on os x: suppress unchanged
files? 
 
Interestingly, this does /not/ happen for me on Windows with WinDiff.  (I
had occaision to do this just yesterday, and it only presented sequentially
the three files that had actual changes).  Don't know if version is related;
I am using the 1.29 version that came out in June.  Or maybe it's a setting
in my windiff (or can windiff settings have an opportunity to affect this
behavior).
 



  _____  

_______________________________________________
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

Reply via email to