Using memcached on Windows with SVN 1.6

2010-02-26 Thread Matthew Beets
Hello, I am experimenting with some of the new options in 1.6 and I'm trying to investigate any benefits using memcached may provide. I am trying to get this running on Windows XP 32 bit with CollabNet Subversion Server 1.6.9 (http://www.collab.net/downloads/subversion/) and NorthScale Windows po

Re: Using memcached on Windows with SVN 1.6

2010-02-26 Thread Stefan Sperling
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 co

Re: Using memcached on Windows with SVN 1.6

2010-02-26 Thread Mark Phippard
On Fri, Feb 26, 2010 at 7:44 AM, Matthew Beets wrote: > I am experimenting with some of the new options in 1.6 and I'm trying to > investigate any benefits using memcached may provide. Not to discourage you from trying, but the others that have done the same did not see any tangible benefits. M

Re: Using memcached on Windows with SVN 1.6

2010-02-26 Thread Mark Phippard
On Fri, Feb 26, 2010 at 7:54 AM, Stefan Sperling 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 no

Re: Using memcached on Windows with SVN 1.6

2010-02-26 Thread Mark Phippard
On Fri, Feb 26, 2010 at 7:57 AM, Mark Phippard wrote: > On Fri, Feb 26, 2010 at 7:54 AM, Stefan Sperling 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:\svntestchecko

Re: Using memcached on Windows with SVN 1.6

2010-02-26 Thread Matthew Beets
Thanks for the responses so far. > Not to discourage you from trying, but the others that have done the same did not see any tangible benefits. Most of these users were already using pretty fast disk systems for their repositories, so perhaps if yours are on a single spindle or something and

Re: Using memcached on Windows with SVN 1.6

2010-02-28 Thread Matthew Beets
> > By the way, typing "memcached" into the search box at http://svn.haxx.se/ turns up lots of information, including people reporting performance measurements. Thanks for the reminder. There is much more on getting it to work under various linux variants than anyone attempting to do it on windo

Re: Using memcached on Windows with SVN 1.6

2010-02-28 Thread Mark Phippard
On Fri, Feb 26, 2010 at 2:09 PM, Matthew Beets 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 re