@lists.sourceforge.net
Subject: [NAnt-users] Renaming Folders
Hello,
What is the best way to rename a folder using NANT?
I see a copy task, but not a rename task. Am I missing something?
I also see a move task. Is there a way to use this task to rename a
folder? It will have a large number of files in it so
Hello,
What is the best way to rename a folder
using NANT?
I see a copy task, but not a rename
task. Am I missing something?
I also see a move task. Is there
a way to use this task to rename a folder? It will have a large number
of files in it so I don't want to copy them if at all possible.