-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 recall having some funky stuff like this happen to. Is there stuff you
don't want deleted?
You might need to use:
Or...
I can't