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

Re: [PATCH] Make the sln file compatible with VC2005 Express

From: D.J. Heap <djheap_at_gmail.com>
Date: 2005-12-22 14:49:35 CET

On 12/22/05, Stefan Küng <tortoisesvn@gmail.com> wrote:
[snip]
>
> Not tried to open it in the IDE, but with using it on the command line:
>
> subversion_vcnet.sln: 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.
>

With msbuild? We know that won't work and trying to tweak things to
fix it seems to break the solution for VS2003 at least. Using the
commandline vcexpress.exe (which is just a stripped down devenv.exe)
sort of worked for me...it did act kind of strange though (no console
output and it runs in the background).

Support for msbuild would be great, but I think we need a new project
type or ---vsnet-version or (like George's original patch) provide a
whole new template for the solution file for VS2005/MSBuild if that
will work for both. I just haven't had time to play with it again
yet, and since it seems to work fine in the IDE it hasn't been a high
priority.

Can you test his original patch in msbuild and see if it still works
in both the IDE and commandline for VCExpress and VS2005?

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Dec 25 00:35:18 2005

This is an archived mail posted to the Subversion Dev mailing list.

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