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
>
> 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
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
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
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
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
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