the delete item was discussed in Ant users ..more specifically
files were deleted (without checking UAC perms)-bug
files were deleted without respecting attributes of the file- bug
move implies retain same attributes (in other words file carries original
date/time)
copy implies new date/time (the
> >> For this specific task, we use a combination of a custom regex
> >> function, and the loadfile, property and echo tasks.
> >
> > Thanks... yours is very close to what I did. I didn't bother with
the
> > regex's and stuff. Here is what I ended up with. It works well.
>
> We had the regex funct
Great news. Thanks again.
From: Gert Driesen [mailto:gert.drie...@telenet.be]
Sent: Saturday, April 25, 2009 11:49 AM
To: Bob Archer; nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] bug in move task?
Hi Bob,
This is now fixed in CVS, and the
Thank you for fixing it. And thanks for all the awesome work you do on
this tool.
From: Gert Driesen [mailto:gert.drie...@telenet.be]
Sent: Saturday, April 25, 2009 9:39 AM
To: Bob Archer; nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] bug in file