Re: [NAnt-users] Any files changed

2007-08-27 Thread Bob Archer
Wow... I didn't even know about that task. Thanks, it should work. BOb From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, August 27, 2007 9:48 AM To: Bob Archer; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] Any files ch

Re: [NAnt-users] Any files changed

2007-08-27 Thread Richard.Foster
EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Archer Sent: Friday, August 24, 2007 5:13 PM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] Any files changed Can anyone think of an easy way to tell if any files have changed in a folder? My build script has a target that

[NAnt-users] Any files changed

2007-08-24 Thread Bob Archer
Can anyone think of an easy way to tell if any files have changed in a folder? My build script has a target that calls DbGhost to build our database from the source script files. However, it takes a few minutes. So, I only want to run the target if any of the sql files have changed since the last b