2016-05-23 23:20 GMT+02:00 Ron W:
> To my thinking "keep-glob" and "ignore-glob" are 2 different features with
> different symantics. So far, I have not had a need to use keep-glob as I
> don't use the "fossil clean" command.
>
> But, I see that the description for ignore=glob says 'files that the "add",
> "addremove", "clean", and "extra" commands will ignore'. So, if everything
> in the keep-glob is also in the ignore-glob, what does keep-glob do that
> ignore-glob doesn't do?

The difference can only be seen in verbose mode (-v). Any file
matching keep-glob will result in a warning:

    KEPT file <FILENAME> not removed (due to --keep or "keep-glob")

Agreed .... it's a very thin use-case, thinking about it now ;-)

Regards,
        Jan Nijtmans
_______________________________________________
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