Re: [fossil-users] Bug report: fossil clean follows symlinks

2017-01-31 Thread Joe Mistachkin

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.
> 

I've figured out the issue.  Can you confirm that the "noSymlinks"
branch corrects the issue you were seeing?

--
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


Re: [fossil-users] Bug report: fossil clean follows symlinks

2017-01-29 Thread Roy Keene

   -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


Re: [fossil-users] Bug report: fossil clean follows symlinks

2017-01-28 Thread Joe Mistachkin

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