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

Re: 1.7.0-beta3 up for signing / testing

From: Julian Foad <julian.foad_at_wandisco.com>
Date: Mon, 08 Aug 2011 19:15:59 +0100

I (Julian Foad) wrote:
> Tested:
>
> [...]
> ctypes-python

I had to tweak the ctypes-python tests to get them to run properly. The
pool that the repo's opened in needs to be cleared between tests, to
ensure the rep-cache DB is closed and re-opened when the repo is deleted
and re-created at the same path. Without that, most of the tests failed
to initialize, saying "E160004: Youngest revision is r1, but rep-cache
contains r2".

It turns out the Noorul had posted a patch that fixes that problem
<http://svn.haxx.se/dev/archive-2011-02/0702.shtml>, but the email
didn't say what it was fixing and nobody replied. I'll commit a fix for
this shortly, along the same lines but calling the new methods 'close'
instead of 'clear_pool'.

- Julian
Received on 2011-08-08 20:16:35 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.