[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: Stefan Sperling <stsp_at_elego.de>
Date: Fri, 26 Feb 2010 16:54:33 +0100

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

By the way, typing "memcached" into the search box at http://svn.haxx.se/
turns up lots of information, including people reporting
performance measurements.

> I'm not sure what to do at this point. Am I missing a step? Is there
> something extra that I need to make this work on Windows?

Find binaries built with APR with memcached support.
You may need to build your own.

Stefan
Received on 2010-02-26 16:55:12 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.