On Fri, Dec 10, 2010 at 12:55, Julian Foad <julian.f...@wandisco.com> wrote: > Just to let you know, I tried your current patch on a trunk build, > against a repository revision in which files were added, and it crashed:
Yes, I've also found this when doing some more testing after Daniel's mail. I fixed it by calling svn_fs_check_path() and checking that node kind != svn_node_none before calling svn_fs_node_prop(). It will be in the next patch version. Thanks for testing. // Erik -- Erik Johansson Home Page: http://ejohansson.se/ PGP Key: http://ejohansson.se/erik.asc