ant -v gives a lot of information while ant is running (eg every action performed by the SVN task instead of [svn] checkout started/stopped). If you're running automatically you can pipe that to a file or use one of the listeners to write more sophisticated logs
On 7/10/07, Cutter (CFRelated) <[EMAIL PROTECTED]> wrote: > Quick questions for those in the know. We're beginning to use Ant for > our deployment process. I'm trying to figure out how to get a log of the > file system changes that Ant performs during a sync operation (or a log > of any operation for that matter). Any suggestions? Pointers in the > right direction? > > -- > Steve 'Cutter' Blades > Adobe Certified Expert > Advanced Macromedia ColdFusion MX 7 Developer > ____________ > http://blog.cutterscrossing.com > > "The best way to predict the future is to help create it" > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 by AdobeĀ® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283388 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

