Bugs item #3301583, was opened at 2011-05-13 09:10
Message generated for change (Tracker Item Submitted) made by plseverini
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=3301583&group_id=31650
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tasks
Group: 0.91-alpha2
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Paul Severini (plseverini)
Assigned to: Nobody/Anonymous (nobody)
Summary: Delete Failing on Root Folder
Initial Comment:
I'm gettting intermittent failures on deleting folders using the delete task
using NANT .91. This issue continually fails somewhere in the folder structure.
It typically fails at the root folder of the path specified by the dir
attribute.
<target name="remove-branches-checkout" depends="remove-trunk-checkout">
<delete dir="${local.r2w.clienttools.branches.dir}" />
</target>
Error MEssage:
Cannot delete directory 'c:\rwd\work\report2web\clienttools\trunk'.
The directory is not empty.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=3301583&group_id=31650
------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
nant-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nant-developers