[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [TSVN] Re: The Nightlies...

From: Simon Large <slarge_at_slarge.plus.com>
Date: 2005-05-20 17:43:14 CEST

Russell Hind wrote:
> Bill.Hughes@cgi-europe.com wrote:
>> The "Dumped revision" messages all go into errors.txt and the rest
>> goes into the other file.
>>
>
> I dump everything to the same file (with 2>&1) but the problem is that
> if the build fails, I won't upload new files to the server so the
> build output won't get uploaded

How about:

If build succeeds
    clear out all files in latest/
    Upload todays files
else
    Leave all files in latest/
    Upload build output to latest/build_output_failed.txt
endif

That way the previous build is still available, and we can find out what
went wrong if the build failed.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri May 20 17:48:07 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.