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

Re: VC++ 2005 Express build, work in progress...

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2005-12-22 23:08:44 CET

Stefan Küng wrote:
> Simon Large wrote:
>
>> Stefan Küng wrote:
>>
>>> D.J. Heap just mentioned on the svn dev list that you should not use
>>> msbuild but vcexpress.exe (which is what I meant in the first place -
>>> that should be the replacement for devenv.exe).
>>
>>
>> Ah. I was using msbuild, as suggested by George. Does vcexpress.exe
>> take the same parameters as devenv.com?
>
>
> Sorry, don't have VCExpress installed. You have to try yourself.
>
> Just enter
> vcexpress.exe /?
> in a dos box and see what it tells you.

It tells me that it is pretty darned close to devenv.

Success! Just by replacing 'devenv.com' with 'vcexpress.exe' I can get
the Subversion target to build in nant. I will have a go at updating the
build file for that. I think we can use Toolpaths.tmpl to set a variable
which changes the default from devenv to vcexpress.

The subversion reverts don't work though.

[exec] External Program Failed: vcexpress.exe (return code was 1)
... this error is expected, according to the default.build ...
[exec] Skipped 'apr'
[exec] Skipped 'apr-iconv'
[exec] Skipped 'apr-util'
[exec] Skipped 'neon'

BUILD SUCCEEDED - 2 non-fatal error(s), 7 warning(s)

There is no separate build file for SubWCRev.exe. I built it by loading
the .vcproj file into VCExpress IDE and building just one item, but it
would be good if there were a separate target in TortoiseSVN.build. Is
it possible to pick just one item for devenv or vcexpress to build?

As DJ Heap said, VCExpress runs in the background with no console
window, so you have no idea what is going on. Seems to work though.

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 Sun Dec 25 03:26:54 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.