[BUG] Regression (SEGFAULT) in svn_wc_ensure_adm3 and 4 (introduced in r36758?)
From: Joe Swatosh <joe.swatosh_at_gmail.com>
Date: Fri, 11 Sep 2009 09:23:01 -0700
Hi Hyrum,
I spent last night trying to figure out why the Ruby bindings test of
It turns out I can prevent the SEGFAULT by passing in a non-null repos
The bindings wrap svn_wc_ensure_adm3 which forwards to svn_wc_ensure_adm4. It
Even after using a non-null repos, the test still errors (no SEGFAULT) unless
So the state of things is that I can make the test pass, but it seems wrong to
The repos *might* be fixed by changing SVN_PATH_IS_EMPTY in dirent_uri.c to
I have no idea about the uuid issue.
-- Joe ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2393654Received on 2009-09-11 18:23:12 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.