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

Doc build part 2 (was Re: Getting nant up and running)

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: Mon, 24 Oct 2011 10:45:28 +0200

Hi,

On 24 October 2011 10:17, Jean-Marc van Leerdam
<j.m.van.leerdam_at_gmail.com>wrote:

> Hi,
>
> On 24 October 2011 10:12, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
>
>> On Mon, Oct 24, 2011 at 10:09, Jean-Marc van Leerdam
>> <j.m.van.leerdam_at_gmail.com> wrote:
>> > Hi,
>> > I know NAnt is not maintained by the TSVN team, but it is a requirement
>> to
>> > be able to build the docs. I have no experience at all using NAnt or
>> other
>> > .Net based tools, so I first wanted to post here (I am trying to get the
>> > TSVN doc builds up and running).
>> > I have downloaded NAnt 0.91, unzipped it and added the bin folder to my
>> > system path. When running the nant command the following error is shown:
>> > D:\data\TSVNWork\trunk\doc>nant -verbose /f:doc.build all
>> > NAnt 0.91 (Build 0.91.4312.0; release; 22-10-2011)
>> > Copyright (C) 2001-2011 Gerry Shaw
>> > http://nant.sourceforge.net
>> >
>> > INTERNAL ERROR
>> > Could not load file or assembly 'System.Web, Version=4.0.0.0,
>> > Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one o
>> > f its dependencies. The system cannot find the file specified.
>> > Could not load file or assembly 'System.Web, Version=1.0.3300.0,
>> > Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' o
>> > r one of its dependencies. The system cannot find the file specified.
>>
>> Seems you only have .NET client profile installed. But System.Web is
>> not available in that configuration. You need to install the full
>> framework, not just the client profile.
>>
>>
> OK, trying that now. Maybe good idea to add to the trunk/doc/readme.txt
> that the Full .Net framework is needed (available through
> http://www.microsoft.com/download/en/details.aspx?id=17718)
>
> Building English docs works now (tried pdf and singlehtml), now trying
Dutch. Requires Python but which version? 2.7.2 or 3.2.2?

-- 
Regards,
Jean-Marc
--
.       ___
.  @@  // \\      "De Chelonian Mobile"
. (_,\/ \_/ \     TortoiseSVN
.   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
.   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2862312
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-10-24 10:45:35 CEST

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.