RE: Rename a dir

2010-03-26 Thread St. Denis, David
Stuttgart Fax. +49 711 806098-299 Geschäftsführer: Uwe Seltmann HRB Stuttgart 17655 USt-IdNr.: DE 811944121 -Ursprüngliche Nachricht- Von: Antoine Levy Lambert [mailto:anto...@gmx.de] Gesendet: Donnerstag, 25. März 2010 18:58 An: Ant Users List Betreff: Re: Rename a dir

RE: Rename a dir

2010-03-26 Thread Chakravarthy, Srikanth
Fax. +49 711 806098-299 Geschäftsführer: Uwe Seltmann HRB Stuttgart 17655 USt-IdNr.: DE 811944121 -Ursprüngliche Nachricht- Von: Antoine Levy Lambert [mailto:anto...@gmx.de] Gesendet: Donnerstag, 25. März 2010 18:58 An: Ant Users List Betreff: Re: Rename a dir try using the todir

Re: Rename a dir

2010-03-25 Thread Antoine Levy Lambert
try using the todir attribute instead of tofile. I am not sure what the end result will be but this might be faster. Regards, Antoine Knuplesch, Juergen wrote: Hello, I want to rename a dir and used the following: But this moved all the files inside dirbase2 to dirbase2.new: