[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, 25 Nov 2009 18:55:03 +0100

On 25.11.2009 13:05, SVram wrote:
> Stefan Küng wrote:
>>
>>> Hello Andy,
>>>
>>> Actually I posted the error wrongly. Just now I saw that
>>> and edited my entry. Actually the problem is not with FOP. My build
>>> failed
>>> showing an error as follows
>>>
>>>
>>> BUILD FAILED
>>>
>>> H:\SVN\tortoisesvn\Languages\LanguagePack.build(40,4):
>>> Compilation failed:
>>> c:\Documents and Settings\svram\Local
>>> Settings\Temp\j3bqonxj.0.cs(20,14) : error CS0234: The type or namespace
>>> name 'Xml' does not exist in the namespace 'System' (are you missing an
>>> assembly reference?)
>>> c:\Documents and Settings\svram\Local
>>> Settings\Temp\j3bqonxj.0.cs(192,46) : error CS0246: The type or namespace
>>> name 'XmlNode' could not be found (are you missing a using directive or
>>> an
>>> assembly reference?)
>>
>>> I've never seen this error.
>>> Do you have .NET 2.0 installed?
>>> Which version of NAnt are you using?
>>
>>> Stefan
>>
>>
>>>> Yes stefan. I have .NET 2.0.50727 installed and I am using NANT 0.86 beta
> 1 version. Plz correct me if>>I am wrong Isn't that the error related to
> "Adding reference to assembly (here: system.xml.dll )>>because the error
> shown in LanguagePack.build(40,4)
>>
>>
>
> Fixed the above mentioned issue. I just added reference to System.dll and
> System.xml in LanguagePacks.build like
>
> <references>
> <include name = "system.dll">
> <include name = "system.xml.dll">
> </references>
>
> Everything working fine.

Could you send a patch for this?

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=2424353
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-11-25 18:55:15 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.