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

Re: Build Failed while Building Tortoise svn in windows xp

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 11 Nov 2009 18:46:44 +0100

SVram wrote:
> I am trying to build tortoise svn and I followed everything as said in build
> doc. And after all installation and path setting I tried "nant setup" It
> produced a vague error while building TortoiseSVN. build file The error is
>
> devnenv.com is missing.

devenv.com is the visual studio app.
You need to have Visual Studio installed.

If you're using VCExpress, you have to set the line
<property name="buildtool" value="vcexpress.exe" />
in your default.build.user file.
And with VCExpress, you can't build TSVN completely, only a few tools
and the svn libraries. But not TortoiseProc, TortoiseMerge, TSVNCache,
TortoiseShell.
And of course the 'setup' target won't work either because that will try
to build everything.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2416664
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-11-11 18:46:53 CET

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

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