RE: [Nant-users] delete task - problem with exclude

2003-08-28 Thread Lawrence, Richard
IL PROTECTED] > Subject: RE: [Nant-users] delete task - problem with exclude > > I just ran into this issue the other day. > > I had to implement a work around by copying the file out to a different > directory, executing my delete task, and then copy the file back. > > I consid

RE: [Nant-users] delete task - problem with exclude

2003-08-28 Thread Morris, Jason
[mailto:[EMAIL PROTECTED] Sent: Wednesday, August 27, 2003 5:40 AM To: Lawrence, Richard; [EMAIL PROTECTED] Subject: RE: [Nant-users] delete task - problem with exclude It's not intuitive, but we use something like this and it works ok. This erases all files except the config director

RE: [Nant-users] delete task - problem with exclude

2003-08-27 Thread Erv Walter
It's not intuitive, but we use something like this and it works ok. This erases all files except the config directory and except for *.config in the top level directory or in config\.