Forum: CFEngine Help
Subject: Re: Fix group only for files in .svn dir
Author: Igor
Link to topic: https://cfengine.com/forum/read.php?3,23681,23684#msg-23684

I expected that only files in .svn dir must be fixed, but i see that group for 
all other files changed too. For example:

root@canyon:/var/cfengine/inputs/#cf-agent -I -K -f unit_test_fix_perm2.cf
 -> Group of /var/svn/dirs1 was 0, setting to 1002
 -> Group of /var/svn/dirs1/.svn was 0, setting to 1002
 -> Group of /var/svn/dirs2 was 0, setting to 1002
 -> Group of /var/svn/dirs3 was 0, setting to 1002


Ie, i used option "exclude_dir" a lot of time before (when i wanted exclude one 
dir from many others). Now i want exclude ALL dirs and work only with .svn.

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to