Thanks John Paul. I'm running my build directly from within Eclipse, so 
I'm just trying to figure it all out. Currently the console gives me a 
running tally, but it ends up truncated so I'm really trying to figure 
out how to get a flat-file log of all actions taken.

I am currently doing a SVN export to a temp directory, then doing a sync 
between the temp and my live code base. I'm still trying to figure out 
how to manage exclusions as well. Exclusions by file (e.g.: .fla files, 
etc.) are fairly easy, but trying to figure directory exclusions is 
giving me fits. I'm just not finding very well documented examples (but 
I'll be blogging it all once I figure it all out...)

Steve "Cutter" Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer
_____________________________
http://blog.cutterscrossing.com

John Paul Ashenfelter wrote:
> 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"
>>
>>
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283395
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to