RE: Checkout time after svnserve restart

2011-11-11 Thread SRikanth
is your server in local network or in remote location? what is the output of ping command to your server? this is issue maynot be to do with SVN. it may to do with latency of your network regards srikanth From: Stefan Lock [mailto:l...@signal7.de] Sent: Friday, November 11, 2011 1:19

Re: Checkout time after svnserve restart

2011-11-10 Thread Daniel Shahaf
There's in-memory caching, and more so in 1.7, but no on-disk cache files. See the 1.7 release notes. On Thursday, November 10, 2011 8:49 PM, "Stefan Lock" wrote: > Hi, > I´m wondering about the checkout time of our svnserver. > The first checkout after restarting svnserve (or httpd) is very slo