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

Re: Using memcached on Windows with SVN 1.6

From: Mark Phippard <markphip_at_gmail.com>
Date: Sun, 28 Feb 2010 12:20:43 -0500

On Fri, Feb 26, 2010 at 2:09 PM, Matthew Beets <mbeets_at_gmail.com> wrote:
> Which would make me believe that if you are using their standard build for
> APR-util that it would have memcache support rolled in. A search within the
> libaprutil-1.dll (version 1.3.9) that comes within the collab install does
> show up references to the following functions:
> apr_memcache_add
> apr_memcache_add_multget_key
> apr_memcache_add_server
> Again this feels like it has had support for it compiled in. I can't find
> anything specific that says you must do blah to compile support for it on
> windows.

I would agree with you that this is a fair reason to believe the
support is there. Maybe you need to look at the APR code or the
commits that added it. Or maybe they have a notes/doc file somewhere?
 Perhaps the memcache support needs to dynamically load some other DLL
that you get from elsewhere?

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2010-02-28 18:21:16 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.