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

Re: Weird post(?)-commit error when committing r1148918

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sat, 6 Aug 2011 15:37:43 +0300

svn.apache.org has been upgraded to 1.6.17, so post-commit mails should
always be generated now.

Daniel Shahaf wrote on Wed, Jul 20, 2011 at 23:12:07 +0300:
> Blair's "post-commit FS processing" work (aka: svn_fs_commit_txn() returns an error but also returns a non-SVN_INVALID_REVNUM revision number) was backported to 1.6.17, but is not in 1.6.16 which svn.a.o runs?
>
> grep -2w svn_fs_commit_txn https://svn.apache.org/repos/asf/subversion/tags/1.6.16/subversion/libsvn_repos/fs-wrap.c
> grep -2w svn_fs_commit_txn https://svn.apache.org/repos/asf/subversion/tags/1.6.17/subversion/libsvn_repos/fs-wrap.c
>
> aka "I think it's fixed by 1.6.17 on the server".
>
> On Wed, 20 Jul 2011 16:06 -0400, "C. Michael Pilato" <cmpilato_at_collab.net> wrote:
> > 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
> >
> > Email had 1 attachment:
> > + signature.asc
> > 1k (application/pgp-signature)
Received on 2011-08-06 14:38:29 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.