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

Re: How can I build svn with Visual C++ Toolkit 2003?

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-01-18 12:23:32 CET

Barry Scott wrote:

>
> On Jan 9, 2005, at 20:27, Branko Čibej wrote:
>
>> Barry Scott wrote:
>>
>>> Since posting this I've experimented a little.
>>>
>>> Using get-make.py vcproj I get files that need converting to work
>>> with .net 2003.
>>> It would be better to gen compatible files. (.net 2002 was a screwed
>>> up release,
>>> atleast from the C++ point of view, I doubt you need to support it)
>>
>>
>> Converting how? And why? gen_make.py certainly can generate vcproj's
>> for VC.NET 2003.
>> (And note that SVN is written in C, so I don't care about any C++
>> issues in VS.NET 2002.)
>
>
> When I open the .SLN in .net 2003 standard edition it says that the
> solution needs converting,

Did you use the option "--vsnet-version=2003"? That causes the correct
version tag to be written into the .sln and .vcproj files.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 18 12:23:15 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.