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

timeout problem

From: Christian Daudt <csd_ob_at_daudt.org>
Date: 2003-02-27 20:03:57 CET

Hi,
 I've just started trying out subversion (looks great btw) and I've run across
a problem (which seems to be a known problem but I'll throw the info anyways
so people that want to look into it have more data). Here is what I did on a
freshly created repository:
 svn import <import-point> <linux-kernel-2.5.0>
 svn copy <import-point> <2.5.0-tagpoint>
 svn_load_dirs.pl <import-point> <2.5.10-tree>
 at this point I get a failure (45 minutes into the process):

 subversion/libsvm_client/commit.c:670: (apr_err=175002)
 svn: RA layer request failed
 svn: Commit failed (details follow):
 subversion/libsvn_ra_dav/util.c:393 (apr_err=175002)
 svn: MERGE request failed on /repository/linux/import/v2.5/current
 subversion/libsvn_ra_dav/util.c:81: (apr_err=175002)
 svn: MERGE of /repository/linux/import/v2.5/current: timed out waiting for
server
 Press return to quit and clean up svn working directory:

 I've attached my httpd.conf because I had to tweak it into not being such a
memory hog (my server has 512MB of RAM and I was running 800MB into swap with
the default config). I'm running the latest svn from the repository
(Revision: 5125)

 thanks,
   csd

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Thu Feb 27 20:04:54 2003

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

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