[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: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-12-21 16:48:11 CET

George Wieggers wrote:
> Hi,
>
> I tried building the Subversion target using NAnt and got this error
> message:
> [exec] subversion_vcnet.sln(2): Solution file error MSB5005: Error
> parsing project section for project "__ALL_TESTS__". The project file
> name ""build\win32\vcnet-vcproj\__ALL_TESTS___vcnet.vcproj"" contains
> invalid characters.
>
>
> msbuild fails because there are double "" surrounding the .vcproj
> lines, my patched version of gen_vcnet_vcproj.py removes this error.

I've reviewed the patch you sent to the Subversion dev list: you've
changed the generator to build special sln files for VCExpress, but
that's not really needed. Just removing the quotes around [targets.path]
in the vcnet_sln.ezt file is enough - VS.NET2005 can deal with those
generated files just fine.

I've sent a revised patch to the Subversion list. Let's hope it get's
committed soon.

Stefan

-- 
        ___
   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 05:45:28 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.