-x|--verily      WARNING: Removes everything that is not a managed
                    file or the repository itself.  This option
                    implies the --force, --emptydirs, --dotfiles, and
                    --disable-undo options.  Furthermore, it completely
                    disregards the keep-glob and ignore-glob settings.
                    However, it does honor the --ignore and --keep
                    options.

Because I want to delete all files that are not managed by fossil, even if they are listed in ignore-glob, keep-glob, etc.

On Sat, 28 Jan 2017, Joe Mistachkin wrote:


Roy Keene wrote:

Running "fossil clean -x -v" appears to follow symlinks, which
means it will go delete data outside of your repository path --
recursively.


Out of curiosity, why are you using the "-x" option?

--
Joe Mistachkin @ https://urn.to/r/mistachkin

_______________________________________________
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