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

Re: Couldn't open rep-cache database

From: Greg Stein <gstein_at_gmail.com>
Date: Fri, 16 Sep 2011 17:36:06 -0400

On IRC, Igor reports that his WC has magically healed itself:

igalic_at_tynix ~/src/asf/trafficserver/lib/records % svn ci -m 'TS-953:
consolidate string copy/concat for lib/records.'
Authentication realm: <https://svn.apache.org:443> ASF Committers
Password for 'igalic':
Sending RecCompatibility.cc
Sending RecCore.cc
Transmitting file data ..
Committed revision 1171797.
igalic_at_tynix ~/src/asf/trafficserver/lib/records % svn up
Updating '.':
At revision 1171797.
igalic_at_tynix ~/src/asf/trafficserver/lib/records % ..
igalic_at_tynix ~/src/asf/trafficserver/lib % ..
igalic_at_tynix ~/src/asf/trafficserver (svn)-[trunk:1171778] % svn up
Updating '.':
U proxy/hdrs/HdrTest.cc
Updated to revision 1171797.
igalic_at_tynix ~/src/asf/trafficserver (svn)-[trunk:1171797] %

My original supposition (and thus, the request for a copy of wc.db) is
that something in the UPDATE report from the working copy is (say)
referring to a bad revision and making the server choke. Something in
the rep-cache code path making it look like there is a problem opening
that db.

Any ideas, people?

Cheers,
-g

2011/9/16 Igor Galić <i.galic_at_brainsware.org>:
>
> Hey folks,
>
> I did a commit to ATS today with my svn client from trunk (~one or two months old)
>
> igalic_at_tynix ~/src/asf/trafficserver/lib/tsconfig % svn ci -m 'TS-953: consolidate string copy/concat for tsconfig.'
> Authentication realm: <https://svn.apache.org:443> ASF Committers
> Password for 'igalic':
> Authentication realm: <https://svn.apache.org:443> ASF Committers
> Username: igalic
> Password for 'igalic':
> Sending        TsErrataUtil.cc
> Transmitting file data .
> Committed revision 1171781.
>
> Warning: post commit FS processing had error:
> Couldn't open rep-cache database
> igalic_at_tynix ~/src/asf/trafficserver/lib/tsconfig % ..
> igalic_at_tynix ~/src/asf/trafficserver/lib % ..
> igalic_at_tynix ~/src/asf/trafficserver (svn)-[trunk:1171778] % svn up
> Updating '.':
> subversion/svn/update-cmd.c:163: (apr_err=175002)
> subversion/libsvn_client/update.c:610: (apr_err=175002)
> subversion/libsvn_client/update.c:551: (apr_err=175002)
> subversion/libsvn_client/update.c:412: (apr_err=175002)
> subversion/libsvn_ra_serf/update.c:2392: (apr_err=175002)
> subversion/libsvn_ra_serf/update.c:2392: (apr_err=175002)
> subversion/libsvn_ra_serf/util.c:2094: (apr_err=175002)
> subversion/libsvn_ra_serf/util.c:2094: (apr_err=175002)
> svn: E175002: REPORT request on '/repos/asf/!svn/vcc/default' failed: 500 Internal Server Error
> 1 igalic_at_tynix ~/src/asf/trafficserver (svn)-[trunk:1171778] %
>
> I talked to gstein, he asked me to provide the .svn directory:
>  http://blag.esotericsystems.at/igor/hacks/my-wc.tar.bz2
> Note that this is a client side problem with this working copy only:
> I have a different checkout with of the same repo, and it's working fine. So far.
>
> n.b.: I'm not subscribed to this list, if you have further questions
> please CC me.
>
> So long,
> i
>
> --
> Igor Galić
>
> Tel: +43 (0) 664 886 22 883
> Mail: i.galic_at_brainsware.org
> URL: http://brainsware.org/
> GPG: 571B 8B8A FC97 266D BDA3  EF6F 43AD 80A4 5779 3257
>
Received on 2011-09-16 23:36:38 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.