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

Re: Minor issue with VS.NET solution file generation (trunk)

From: D.J. Heap <djheap_at_gmail.com>
Date: 2005-12-28 17:39:30 CET

On 12/26/05, Tim Van Holder <tim.van.holder@telenet.be> wrote:
> Hi,
>
> the VS.NET generator currently assumes that simply having the correct
> file version (7.00/8.00/9.00) in the .sln file is enough. For VS2005,
> this is not entirely true.
> While the IDE is capable of opening such .sln file, they cannot be
> opened from the shell; .sln files are scanned for content by a shell
> extension so that the correct version of VS is launched for that
> solution, allowing VS.NET2002/VS.NET2003/VS2005 to be installed side
> by side. For some odd reason, that shell extension requires .sln files
> to start with
[snip]

I committed a tweaked version of this patch in r17940 -- trunk support
for VC2005 has evolved since your patch was made. It doesn't change
the output for older versions since VC2005 has it's own solution
template now.

Thanks!

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 28 17:40:31 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.