On Fri, Feb 26, 2010 at 7:54 AM, Stefan Sperling <s...@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/