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

Re: Re: svn commit: rev 822 - trunk/subversion/tests/libsvn_fs trunk/subversion/tests/libsvn_subr

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-01-11 08:34:07 CET

On Thu, Jan 10, 2002 at 09:27:46PM -0800, Bill Tutt wrote:
> Yes, the VC7 project file (blah.vcproj) is an XML file. This is why you
> might as just well wait until VC7 comes out so that the programming job
> is that much easier.

No. We'd want to be able to generate all the various formats. Not everybody
will have VC7. Remember: people have to pay money to get the latest compiler
from MSFT :-)

Therefore, we'd probably want to generate a .dsp that is compatible with
both VC5 and VC6 (if possible), and a .vcproj file. If we can't make a
single .dsp, then we'd probably create /packages/win32/vc5/* and
/packages/win32/vc6/*.

[ and yes: I might suggest we move all those .dsp files into a new
  /packages/win32/ directory rather than littering them about. ]

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:56 2006

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.