John Hall <[EMAIL PROTECTED]> wrote: > If the target directory does not exist then the task should do a > straight rename since it is the most efficient.
This is not enough I'm afraid. You have to be sure that you really want to include everything from the source directory so you'd have to check that there is exactly one nested fileset and this one doesn't hold any patterns (which implies no default excludes). Stefan
