Re: svn commit: r1400498 - /subversion/trunk/subversion/svnadmin/main.c

2012-11-04 Thread Stefan Fuhrmann
On Sun, Oct 21, 2012 at 9:42 PM, Daniel Shahaf wrote: > stef...@apache.org wrote on Sat, Oct 20, 2012 at 18:35:24 -: > > Author: stefan2 > > Date: Sat Oct 20 18:35:24 2012 > > New Revision: 1400498 > > > > URL: http://svn.apache.org/viewvc?rev=1400498&view=rev > > Log: > > On systems without e

Re: svn commit: r1400498 - /subversion/trunk/subversion/svnadmin/main.c

2012-10-21 Thread Daniel Shahaf
stef...@apache.org wrote on Sat, Oct 20, 2012 at 18:35:24 -: > Author: stefan2 > Date: Sat Oct 20 18:35:24 2012 > New Revision: 1400498 > > URL: http://svn.apache.org/viewvc?rev=1400498&view=rev > Log: > On systems without efficient 64 bit atomics, svnadmin should not attempt > to enable revpr

Re: svn commit: r1400498 - /subversion/trunk/subversion/svnadmin/main.c

2012-10-21 Thread Ben Reser
On Sun, Oct 21, 2012 at 11:56 AM, Stefan Fuhrmann wrote: > All caches are enabled by default. With revprop packing, > we read the whole packed revprop file only once and put > all items into the cache. That speeds up dump & friends. > > Also, any manipulation to some revprop will instantly > becom

Re: svn commit: r1400498 - /subversion/trunk/subversion/svnadmin/main.c

2012-10-21 Thread Stefan Fuhrmann
On Sun, Oct 21, 2012 at 8:35 PM, Ben Reser wrote: > On Sat, Oct 20, 2012 at 11:35 AM, wrote: > > Author: stefan2 > > Date: Sat Oct 20 18:35:24 2012 > > New Revision: 1400498 > > > > URL: http://svn.apache.org/viewvc?rev=1400498&view=rev > > Log: > > On systems without efficient 64 bit atomics,

Re: svn commit: r1400498 - /subversion/trunk/subversion/svnadmin/main.c

2012-10-21 Thread Ben Reser
On Sat, Oct 20, 2012 at 11:35 AM, wrote: > Author: stefan2 > Date: Sat Oct 20 18:35:24 2012 > New Revision: 1400498 > > URL: http://svn.apache.org/viewvc?rev=1400498&view=rev > Log: > On systems without efficient 64 bit atomics, svnadmin should not attempt > to enable revprop caching because FSFS