Re: [Nant-users] Curious NAnt behavior with XCOPY

2004-07-06 Thread Gert Driesen
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 06, 2004 7:48 PM Subject: [Nant-users] Curious NAnt behavior with XCOPY > Hi, > > I've got a curious problem... > > As part of our build process, I need to co

[Nant-users] Curious NAnt behavior with XCOPY

2004-07-06 Thread Greg_Delozier
Hi, I've got a curious problem... As part of our build process, I need to copy one directory full of files recursively to another location. I can think of several ways to approach this problem, but none of them are quite satisfactory. 1. As far as I can tell by reading and experience, the t