Stefan Küng <tortoise...@gmail.com> writes: > from a few crash reports sent in for TSVN I was finally able to pin > down the problem: > > in libsvn_client\delete.c, line 240 there's a call > repos_relpath = svn_uri__is_child(repos_root, uri, pool); > > but that can return NULL. > further below then that repos_relpath is passed to svn_ra_check_path > which then segfaults.
Easy to reproduce, I've raised issue 4074: http://subversion.tigris.org/issues/show_bug.cgi?id=4074 -- uberSVN: Apache Subversion Made Easy http://www.uberSVN.com