Bert Huijben wrote on Sat, Jun 16, 2012 at 07:28:48 +0200: > This code should use svn_dirent_join() as these paths are not relpaths, but > on-disk files. >
You mean svn_dirent_join() ? > svn_relpath would assert in maintainer mode when passing a UNC or unix style > absolute path. And several required path transformations on Windows would be > ignored. > > Bert >