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,23686#msg-23686
i already tried escape too like:
include_dirs => { "\.svn" };
It not helps.
Nothing interesting in verbose mode too:
--
cf3> =========================================================
cf3> files in bundle fix_file_permission_in_svn_dir (1)
cf3> =========================================================
cf3>
cf3>
cf3> .........................................................
cf3> Promise handle:
cf3> Promise made by: /var/svn/dirs1
cf3> .........................................................
cf3>
cf3> -> Using literal pathtype for /var/svn/dirs1
cf3> -> Handling file existence constraints on /var/svn/dirs1
cf3> -> Group of /var/svn/dirs1 was 0, setting to 1002
cf3> -> File permissions on /var/svn/dirs1 as promised
cf3> ->> Entering /var/svn/dirs1/.svn (0)
cf3> -> Handling file existence constraints on /var/svn/dirs1/.svn
cf3> -> Group of /var/svn/dirs1/.svn was 0, setting to 1002
cf3> -> File permissions on /var/svn/dirs1/.svn as promised
cf3> -> Handling file existence constraints on /var/svn/dirs1/123
cf3> -> Group of /var/svn/dirs1/123 was 0, setting to 1002
cf3> -> File permissions on /var/svn/dirs1/123 as promised
cf3> -> Handling file existence constraints on /var/svn/dirs1
cf3> -> File permissions on /var/svn/dirs1 as promised
--
Looks like include_dirs not works or i something not understood in behavior of
include_dirs.
---
Igor
_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine