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

Re: svn commit: rev 2659 - trunk/subversion/mod_dav_svn

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-07-24 02:01:17 CEST

Greg Stein wrote:

>On Tue, Jul 23, 2002 at 05:27:07PM -0500, brane@tigris.org wrote:
>
>
>>Author: brane
>>Date: 2002-07-23 17:26:52 -0500 (Tue, 23 Jul 2002)
>>New Revision: 2659
>>
>>Modified:
>> trunk/subversion/mod_dav_svn/mod_dav_svn.dsp
>>Log:
>>* mod_dav_svn.dsp: Add files ..\libsvn_subr\utf.c and
>>..\libsvn_fs\bdb\changes-table.c to build.
>>
>>
>
>Why are these files in here, rather than having mod_dav_svn simply link
>against the libsvn_fs DLL?
>
>

Because there ain't no such thing. All the libs on Windows are static
libs, and link with static APR; _but_ mod_dav_svn must link with the apr
and apr-util DLLs that get build along with httpd-2.0.

And please, don't tell me again to finish the .dsp generator ... I know
this sucks, but the price/performance of maintaining these scripts
hasn't reached the "I need to do this *now*" treshold. :-)

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 24 02:01:45 2002

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.