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

Re: [TSVN] Tortoiose Build Failure

From: Norbert Unterberg <nunterberg_at_gmail.com>
Date: 2005-07-01 18:18:52 CEST

> It seems that the nightly build is broken because of the same problem.
> The BuildOutput.txt stopped there:
>
> [snip]
>
> ------ Rebuild All started: Project: libapr, Configuration: Debug Win32
> ------
>
> Deleting intermediate files and output files for project 'libapr',
> configuration 'Debug|Win32'.
> Creating apr.h from apr.hw
> Creating Version Resource
>
> [snap]

I call the build.bat file in this way:
    call build.bat release setup >> BuildOutput.txt 2>&1

The "2>&1" redirects error messages from stderr to stdout, so error
messages from the tools are also written into the build log.

Norbert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Jul 1 18:37:17 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.