[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: Fri, 26 Feb 2010 07:57:25 -0800

On Fri, Feb 26, 2010 at 7:54 AM, Stefan Sperling <stsp_at_elego.de> wrote:
> On Fri, Feb 26, 2010 at 05:44:38PM +0200, Matthew Beets wrote:
>> Now when I try to checkout my empty test repository ( using "svn checkout
>> svn://localhost/test C:\svntestcheckout" )  I get the message:
>>
>> svn: apr memcache library not available
>
> Sounds like the APR library shiipping with the collab.net svn binaries
> has not been compiled with support for memcached.
>
> They certainly used to, but maybe this has changed?
> See http://svn.haxx.se/users/archive-2009-06/0676.shtml

They were never specifically compiled with our without memcached. The
binaries are including the latest (as of a month ago) version of httpd
and apr and using the standard Apache build process that it provides.
If that builds memcache support on Windows then they include them. If
you have to retrieve some special package or use special compile
options then it does not and never has.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2010-02-26 16:58:02 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.