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

commit/timeout

From: Stephan Wentz <stephan_at_wentz.it>
Date: 2004-06-08 13:44:54 CEST

hi all!

i'm having serious timeout-problems with my remote server that hosts my
apache2/svn-repository. the server is real-remote, it's placed at a big
german hoster, and my client here has access to the net over a 2mbit
line. so it shouldn't be a problem of capacities.

version on server- and client-side is subversion-1.0.4.
apache2-version is 2.0.49

a commit of approx 25 files (diskusage with .svn-dirs is about 300k)
always fails with a timeout. but the strange thing is that the
error-message differs from time to time, and it always stops in
different files (wjContentlist.php, wjPublish.php, ...). here are some
examples:

<snip>
[...]
Transmitting file data .............svn: Commit failed (details follow):
svn: At least one property change failed; repository is unchanged
</snip>

<snip>
[...]
Transmitting file data ............svn: Commit failed (details follow):
svn: PUT of
/repos/!svn/wrk/7a3202e1-0c72-fa46-b4d2-b274a0536bf3/wentz-it/wj/cla
sses/wjContentList.php: timed out waiting for server (http://svn.xyz.de)
</snip>

<snip>
[...]
Transmitting file data ..............svn: Commit failed (details follow):
svn: PUT of
/repos/!svn/wrk/ed14bb3a-587d-8a4f-9c3e-70a60f49001f/wentz-it/wj/cla
sses/wjPublish.php: timed out waiting for server (http://svn.xyz.de)
</snip>

i have changed the keyword-properties on all files to activate
keyword-replacement, does this produce large overhead on commit?

is there any way to track this on the server-side? apache's error-log
doesn't show anything about the timeout, or any other error :(

hope someone can help me track this down...

bye,
Stephan Wentz

-- 
There are 10 types of people in the world:
Those who understand binary, and those who don't...
http://wentz.IT
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 8 13:46:52 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.