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

Weird post(?)-commit error when committing r1148918

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Wed, 20 Jul 2011 16:06:53 -0400

I committed r1148918 a few minutes ago, and when I did, I saw this:

$ svn ci subversion/ -F ~/log_message.txt
Sending subversion/libsvn_ra_local/ra_plugin.c
Transmitting file data .
subversion/svn/commit-cmd.c:181: (apr_err=200030)
subversion/libsvn_client/commit.c:852: (apr_err=200030)
subversion/libsvn_client/commit.c:852: (apr_err=200030)
svn: E200030: Commit failed (details follow):
subversion/libsvn_ra_serf/commit.c:2252: (apr_err=200030)
subversion/libsvn_ra_serf/commit.c:2252: (apr_err=200030)
subversion/libsvn_ra_serf/commit.c:2252: (apr_err=200030)
subversion/libsvn_ra_serf/util.c:763: (apr_err=200030)
subversion/libsvn_ra_serf/util.c:1978: (apr_err=200030)
subversion/libsvn_ra_serf/util.c:1978: (apr_err=200030)
subversion/libsvn_ra_serf/util.c:909: (apr_err=200030)
svn: E200030: database is locked
$

This is all I saw. Saw no CIA notification in #svn-dev. Saw no commit mail
come through. When I updated my working copy, I got my own changes back
from the server (a clean merge, leaving my local file effectively unmodified
vs. the new BASE).

Any ideas what I might have experienced?

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2011-07-20 22:07:31 CEST

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.