Fantastic! I'll work on it as soon as possible. Bill
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gert Driesen Sent: Saturday, October 11, 2003 4:43 AM To: Bill Stout; [EMAIL PROTECTED] Subject: Re: [Nant-users] output-build.txt with NAnt Bill, email notifications for build results can be achieved using NAnt.Core.MailLogger, check the archives for information on setting it up ... writing build output to a file can be achieved using the -logfile switch, nant -buildfile:<build file> -logfile:<name of the file to store build output in>. Hope this helps, Gert ----- Original Message ----- From: "Bill Stout" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, October 11, 2003 2:35 AM Subject: [Nant-users] output-build.txt with NAnt > How can output-build be specified with NAnt? > > With a manual build process, I save output-build.txt as > <webdir>\<projectname>-output-build.txt > > The process so far is; > 1. set sourcesafe environmental values > 2. get latest from sourcesafe to working directory > 3. For each solution > a. slingshot the downloaded .sln file > b. nant -buildfile > c. save output-build.txt as [haven't figured this out] > > Things I haven't figured out yet are email notifications, scheduling, > archiving ss database, labeling, and versioning. > > Bill > > ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users