-Original Message-
From: Brass Tilde [mailto:brassti...@gmail.com]
Sent: Wednesday, April 22, 2009 3:00 PM
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Delete not removing directories ...
>
om]
Sent: Wednesday, April 22, 2009 3:00 PM
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Delete not removing directories ...
>
>
>
> defaultexcludes="false" >
>
>
>
>
>
>
>
What happens if you use "**/_vti_cnf/" or "**/_vti_cnf/**" and
"Dashboard/" or "Dashboard/**" instead?
/bs
I can't recall right now which one worked.
BOb
From: Parrish, Ken [mailto:kparr...@gomez.com]
Sent: Wednesday, April 22, 2009 2:15 PM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Delete not removing directories ...
I am trying t
I am trying to create a simple task that will purge 'garbage' out of a
directory tree as specified in a element as follows:
. . .
. . .