It appears that devenv spawns a new process, so it doesn't actually
output anything in the console window.  The only way to get output is to
log it to a file.  Perhaps I could load the log file and use Echo to put
it in the output?

-Bill

> -----Original Message-----
> From: John Hardin [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 19, 2005 2:43 PM
> To: nant-users@lists.sourceforge.net
> Cc: Bill Bither
> Subject: Re: [Nant-users] EXEC Task Output
> 
> 
> Gary Feldman said:
> > Bill Bither wrote:
> >
> >>Is there an easy way to force the output from an EXEC task to be
written
> >>to the console, so that the NAnt log includes the output from the
> >>external commandline application?
> >>
> > This is the default behavior.  Are you seeing something different?
> 
> Yes, do tell. I'm having the opposite problem: when I redirect the
output
> to a file, it *still* shows up in the NANT log even though I don't
want it
> to...
> 
> 
> --
> John Hardin
> Development and Technology group (Seattle)
> CRS Retail Systems, Inc.
> 3400 188th Street SW, Suite 185
> Lynnwood, WA 98037
> voice: (425) 672-1304
>   fax: (425) 672-0192
> email: [EMAIL PROTECTED]
>   web: http://www.crsretail.com
>
-----------------------------------------------------------------------
>   America is an amazing country. We spend billions of dollars sending
>   troops halfway around the world to evict a sadistic dictator and
>   bring freedom to the people of a foreign country, while at the same
>   time working to build a police state at home.
> 
> 
> 
> 



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to