The "ignore" is global and works for me (excludes ALL .svn's on every
copy)

Steve

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf
Of Atom Powers
Sent: Wednesday, January 18, 2006 11:23 AM
To: Bas van der Vlies
Cc: help-cfengine@gnu.org
Subject: Re: [Cfengine] RCSs and CFEngine

On 1/18/06, Bas van der Vlies <[EMAIL PROTECTED]> wrote:
> Jason Edgecombe wrote:
> > I use svn as well.
> >
> > Atom, do you use svn update or export to push the cf config?
> >
> > right now, I'm using "svn update" which leaves the .svn folders to
get
> > copied out. How are you handling that?
> >
> in the copy statement (update.conf):
>   ignore=.svn
>
> > Jason
> >

That's what I use, in *every* copy statement.

I would rather use ExcludeCopy, but I havent't been able to get it to
work.
----
control:
ExcludeCopy             = ( *~ *% tmp .svn .svn/* *.temp )
----

--
--
Perfection is just a word I use occasionally with mustard.
--Atom Powers--


_______________________________________________
Help-cfengine mailing list
Help-cfengine@gnu.org
http://lists.gnu.org/mailman/listinfo/help-cfengine


_______________________________________________
Help-cfengine mailing list
Help-cfengine@gnu.org
http://lists.gnu.org/mailman/listinfo/help-cfengine

Reply via email to