[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 01:12:15 CET

On 12/21/05, Stefan Küng <tortoisesvn@gmail.com> wrote:
> Hi,
>
> the attached patch changes the template file for the generated solution
> file (*.sln) so that it can be read by VC2005 Express.
>
> The reason is that while VS.NET2005 *can* deal with paths enclosed in
> double quotes (e.g. ""path/to/something""), VC2005 Express can't.

Hmm, I worked through this after George's mail and just tried again --
it's working fine for me in VCExpress. What exactly are you doing and
what message do you get? I'm doing:

C:\Temp\Subversion\python.exe gen-make.py -t vcproj --vsnet-version=2005
<solution and project files are generated>

Then I start VCExpress and click File -> Open -> Project/Solution and
choose C:\Temp\Subversion\subversion_vcnet.sln and it is loaded and
shows all the projects in VCExpress. Is that not working for you or
are you doing something different?

Also, when I apply this patch, neither VCExpress, nor VS2005, nor
VS2003 work anymore. If I try to open the solution I get 'The
selected file is a solution file, but appears to be corrupted and
cannot be opened.'

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 03:27:17 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.