Re: [NAnt-users] rename a folder

2011-09-28 Thread Ryan Boggs
Looks like I have some researching to do... Thanks, Ryan On Sep 28, 2011, at 10:17 AM, Bob Archer wrote: > Yes, supposedly in ant if you do: > > > > > > > > It will rename the folder. > > > > Since Ant 1.6.3, the file attribute may be used to move (rename) an entire > directory. I

Re: [NAnt-users] rename a folder

2011-09-28 Thread Bob Archer
Yes, supposedly in ant if you do: It will rename the folder. Since Ant 1.6.3, the file attribute may be used to move (rename) an entire directory. If tofile denotes an existing file, or there is a directory by the same name in todir, the action will fail. I’m not clear if you are supposed to

Re: [NAnt-users] rename a folder

2011-09-28 Thread Ryan Boggs
Ant does this, you say? Hmmm... Thanks, Ryan On Sep 28, 2011, at 7:02 AM, Bob Archer wrote: > Yes, I did see this option, but it seemed like a lot of work to rename a > folder. That’s why I asked. I was too lazy to look at the move code to see > why it wouldn’t rename a folder, since Ant (I k

Re: [NAnt-users] rename a folder

2011-09-28 Thread Bob Archer
Yes, I did see this option, but it seemed like a lot of work to rename a folder. That’s why I asked. I was too lazy to look at the move code to see why it wouldn’t rename a folder, since Ant (I know it’s N(ot)Ant) did. BOb From: Khairuddin Abdullah [mailto:khairuddina...@yahoo.com] Sent: Tuesd