Re: [NAnt-users] Copy task and file write time stamp ...

2010-10-05 Thread Parrish, Ken
kparr...@gomez.com] Sent: Tuesday, October 05, 2010 2:50 PM To: NAnt-users@lists.sourceforge.net Subject: [NAnt-users] Copy task and file write time stamp ... The default behavior of the task is that file write times for the source file are reflected at the destination. Is there a way to change the beh

Re: [NAnt-users] Copy task and file write time stamp ...

2010-10-05 Thread Bob Archer
touch? From: Parrish, Ken [mailto:kparr...@gomez.com] Sent: Tuesday, October 05, 2010 2:50 PM To: NAnt-users@lists.sourceforge.net Subject: [NAnt-users] Copy task and file write time stamp ... The default behavior of the task is that file write times for the source file are reflected at the

[NAnt-users] Copy task and file write time stamp ...

2010-10-05 Thread Parrish, Ken
The default behavior of the task is that file write times for the source file are reflected at the destination. Is there a way to change the behavior of the task such that the last file write time for the destination file is set to the current time? Is there a separate task in Nant that can