RE: [Nant-users] Silent delete task

2004-08-11 Thread Dick, Brian E.
EMAIL PROTECTED] Subject: Re: [Nant-users] Silent delete task Dick, Brian E. wrote: >Is there a way suppress the message from the delete task? I don't want >to see > >[delete] Deleting file myfile.ext > > > why in particular is this a problem ? I would have thought

Re: [Nant-users] Silent delete task

2004-08-10 Thread Ian MacLean
Dick, Brian E. wrote: Is there a way suppress the message from the delete task? I don't want to see [delete] Deleting file myfile.ext why in particular is this a problem ? I would have thought that in general its better to err on the side of letting people know when files are deleted. Ian

RE: [Nant-users] Silent delete task

2004-08-10 Thread Gangadat, Ravindra K
I don't believe there is a silent option for the delete task. However, I use the task in NAntcontrib to stop and start recording contents when written to a log file. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dick, Brian E. Sent: Tuesday, August 10,