MessageOK, 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 
Sent: Wednesday, September 24, 2014 11:17 PM
To: 'Fossil SCM user's 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