Re: [NAnt-users] PreserveLastModified

2005-12-08 Thread Ian MacLean
Hi Rachael, Is there a way to preserve last modified timestamps when running a copy? This exsists in Ant (preserveLastModified). ie: Have searched enhancements and this user list archives, and cant find this. I don't believe the copy task currently supports this. Could you add a f

[NAnt-users] PreserveLastModified

2005-12-07 Thread Rachael Russell
Hi, Is there a way to preserve last modified timestamps when running a copy? This exsists in Ant (preserveLastModified). ie: Have searched enhancements and this user list archives, and cant find this. Also, are there clear case tasks enabled? I couldnt find any in the documentation.