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

Re: timeout problem

From: Christian Daudt <csd_ob_at_daudt.org>
Date: 2003-02-28 03:52:06 CET

Ok,
 ran into a completely different error doing the same test locally:

subversion/libsvn_client/commit.c:670: (apr_err=160029)
svn: Berkeley DB error
svn: Commit failed (details follow):
subversion/libsvn_fs/tree.c:2364: (apr_err=160029)
svn: Commit succeeded, deltification failed
subversion/libsvn_fs/bdb/bdb-err.c:61: (apr_err=160029)
svn: Berkeley DB error while deleting string for filesystem
/home/csd/tmp/repo/db:
Cannot allocate memory

Note that it didn't look like it had really run out of memory but to be sure I
added 4GB to my swap space and reran the test and I still got the same
result. It happened at the same point that the first one did (i.e. doing the
merge of the 2nd imported tree)

 On a side note, I've started looking at subversion because it seems like a
nice fit to maintain the kernel development we're doing here. I was wondering
if there are others out there also maintaining/planning to maintain linux
kernels with subversion. I saw the discussion on Linus switching to it or
not, but there are other people doing development with very different needs
from what Linus does.

 cheers,
   csd

On Thursday 27 February 2003 13:06, Christian Daudt wrote:
> It's not 1077 because nothing ran out of memory when I got this error (it
> was after I reconfigured httpd to not be such a hog). More likely 995/773.
> I'll try rerunning it locally and see what I get.
>
> csd
>
> On Thursday 27 February 2003 11:50, Karl Fogel wrote:
> > Christian Daudt <csd_ob@daudt.org> writes:
> > > 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:
> >
> > Could this be one of
> >
> > http://subversion.tigris.org/issues/show_bug.cgi?id=1077
> > http://subversion.tigris.org/issues/show_bug.cgi?id=995
> > http://subversion.tigris.org/issues/show_bug.cgi?id=773
> >
> > ? (The first seems most likely to me.)
> >
> > -Karl
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: dev-help@subversion.tigris.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 28 03:53:03 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.