Sent: Wednesday, May 30, 2012 3:39 PM
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Help copying a folder structure
This way...
From: Chris Fouts [mailto:chris.fo...@caemilusa.com]
Sent: Wednesday, May 30, 2012 3:13 PM
To: nant-users@lists.sourceforge.net
Subject: [N
opying a folder structure
This way...
From: Chris Fouts [mailto:chris.fo...@caemilusa.com]
Sent: Wednesday, May 30, 2012 3:13 PM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Help copying a folder structure
I looked at this
http://nant.sourceforge.net/nightly/latest/help/
30, 2012 3:13 PM
> To: nant-users@lists.sourceforge.net
> Subject: [NAnt-users] Help copying a folder structure
>
> I looked at this
> http://nant.sourceforge.net/nightly/latest/help/tasks/copy.html, and googled
> some.
>
> I want to copy files from ${srcDir} to ${destDir} and pr
This way...
From: Chris Fouts [mailto:chris.fo...@caemilusa.com]
Sent: Wednesday, May 30, 2012 3:13 PM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Help copying a folder structure
I looked at this
http://nant.sourceforge.net/nightly/latest/help/tasks/copy.html, and
I looked at this
http://nant.sourceforge.net/nightly/latest/help/tasks/copy.html, and googled
some.
I want to copy files from ${srcDir} to ${destDir} and preserve the directory
struncture. I tried this, but the directory structure is NOT preserved in
${destDir}. Any clues?