Re: canonicalized path hits assertion
From: Stefan Sperling <stsp_at_elego.de>
Date: Mon, 29 Dec 2008 16:46:59 +0100
On Mon, Dec 29, 2008 at 02:48:12PM +0100, Stefan Kueng wrote:
That check must be wrong, so. I'd like to fix this, but have
On Unix, this fails with:
$ svn list file://SERVER/svn/TestRepo
From reading the code, that failure is what we expect to happen.
> If I build the client in release mode with the assertions disabled, the
Then please convert all remaining asserts to either SVN_ERR_ASSERT_NO_RETURN
After that your client can intercept all those errors.
Stefan
------------------------------------------------------
|
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.