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

[PATCH] Factor out test repo creation func - help needed

From: Julian Foad <julian.foad_at_wandisco.com>
Date: Fri, 27 May 2011 21:27:52 +0100

In preparation for installing temp triggers for DB validation, I'm
trying to do a simple factoring-out of a WC DB creation func, but it's
failing. I'm out of time now so if anybody wants to debug for me please
feel free!

Error on running db-test 1 (and others) is:
subversion/libsvn_wc/wc_db_wcroot.c:247: (apr_err=235000)
svn: E235000: In file 'subversion/libsvn_wc/wc_db_wcroot.c' line 247:
assertion failed (format >= 1)

which happens on the first read_info() call after the fake-WC is
created.

- Julian

Received on 2011-05-27 22:28: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.