[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: performance issues over time

From: Toby Johnson <toby_at_etjohnson.us>
Date: 2004-06-03 23:03:21 CEST

john.liao@mindspeed.com wrote:

>I ran a network trace on a commit done by the running migration script:
>
>first 3 seconds : Win2k pc tells the svnserve on the Sun box to commit a
>file
>
>204 seconds later, svnserve responds with a success code.
>
>
Are you sure the script did not send any more data in the meantime that
the server was waiting on? The entire diff was sent in those first three
seconds?

At any rate, wait until the script finishes running and see if you still
experience those problems. My point is that it's difficult to isolate
the variables until then. You are not likely to see that sort of
sustained pounding during everyday use.

If you still see problems, you may want to read "Berkeley DB
Configuration" in the Subversion book under Repository Administration
and also read the comments in DB_CONFIG.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 3 23:11:29 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.