Re: [NAnt-users] how to undo copy task

2009-03-31 Thread Bob Archer
- > From: ptr2009 [mailto:ptrajku...@gmail.com] > Sent: Monday, March 30, 2009 8:34 PM > To: nant-users@lists.sourceforge.net > Subject: [NAnt-users] how to undo copy task > > > hey all > > Here is what I am trying to achieve. Consider two projects > > Project A >

[NAnt-users] how to undo copy task

2009-03-30 Thread ptr2009
hey all Here is what I am trying to achieve. Consider two projects Project A DataDir SourceFiles Project B DataDir SourceFiles SolutionOutputDir DllDir I have a master nant build file that builds Project A and Project B. As part of building both projects copies certai