On Wed, Jun 6, 2012 at 9:54 AM, <phi...@apache.org> wrote: > Author: philip > Date: Wed Jun 6 13:54:58 2012 > New Revision: 1346894 > > URL: http://svn.apache.org/viewvc?rev=1346894&view=rev > Log: > * subversion/tests/libsvn_wc/utils.c > (create_repos_and_wc): Use a subpool to cleanup the temporary client context.
Woah! Where'd that come from? wc is NOT supposed to use the client library. That's the wrong ordering/encapsulation. :-(