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

Re: [Patch] Enable compilation with Visual Studio 2008

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-11-22 21:28:41 CET

> Visual Studio 2008 has been released, so...
>
> [[
> Make generated solution and project files compatible with VS2008 and
> MSBuild 3.5 if the --vsnet-version=2008 option is used.
>
> Patch by: Bert Huijben <b.huijben@competence.biz>
>
> * build/generator/gen_vcnet_vcproj.py
> Check for new version and use VS2005 solution template
>
> * build/generator/gen_win.py
> Allow more versions and set solution and project version for VS2008
> Fixed a typo in the error case
>
> * build/generator/vc2005_sln.ezt
> Updated to insert "2005" or "2008" based on the selected version.
>
> * gen-make.py
> Updated --help documentation
> ]]
>

For those who want to compile Subversion with VS2008: you also need to
patch neon a little bit. I've already sent my patch for neon to the
list, but it seems their mailing list server is down at the moment. So
here's my patch for neon in case you need it:

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.netBert Huijben wrote:


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Thu Nov 22 21:28:58 2007

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.