Re: [NAnt-users] How 2 ensure nant task target finish

2011-03-21 Thread Wilson, Brian
- Administrative Services Email: brian.wil...@dhr.alabama.gov -Original Message- From: netvampire.tw [mailto:netvampire...@yahoo.com.tw] Sent: Monday, March 21, 2011 4:21 AM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] How 2 ensure nant task target finish dears,     we have

[NAnt-users] How 2 ensure nant task target finish

2011-03-21 Thread netvampire.tw
dears,     we have some concern about nant task or target finish their task or not. is it possible using copy task in the first and then execute move task cause failure. ex. copy a large file from A to B folder and move from B folder to C folder become 0 size. I use nant build my auotomate tasks