On Wed, 2007-10-24 at 11:55 +0200, Mark Burgess wrote:
> Yes, and you say it is not?

That's what I've found (using cfengine downloaded from the Subversion
repository this morning).

cfin
====
control:
        actionsequence = ( copy )

copy:
        /addon/subversion/development/etc dest=/tmp/etc
                                          recurse=1
                                          server=vs-cfengine
On the server
=============
$ ls -ld /addon/subversion/development/etc
drwxr-xr-x 7 ncsteam nctcr 4096 Oct 24 07:55 /addon/subversion/development/etc

On the client
=============
# /local/cfengine/2.2.2-svn/sbin/cfagent -qK -f /tmp/cfin
# ls -ld /tmp/etc
drwxr-xr-x 7 root root 4096 2007-10-24 11:40 /tmp/etc

Jim

> Jim Wight wrote:
> > On Mon, 2007-10-22 at 19:16 +0200, Mark Burgess wrote:
> >> This has been discussed recently. The lack of permissions on the
> >> destination root directory was reported as a bug and I agreed that
> >> this was misleading/incorrect behaviour. This was altered in 2.2.2.
> > 
> > Given the new behaviour, shouldn't the ownership of the source root
> > directory also be transferred to the destination? 
> > 
> > Jim
> > 
> > 
> > _______________________________________________
> > Bug-cfengine mailing list
> > [email protected]
> > https://cfengine.org/mailman/listinfo/bug-cfengine
> 

_______________________________________________
Bug-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/bug-cfengine

Reply via email to