"Christian K." <christian.k.2...@gmail.com> writes: > Based on your answer (especially the doc. comment on svn_dirent_is_absolute, > which talks about x:/ with *slash*) lead me to some more experiments. > Obviously the error is caused by the backslash in the path, when using the > method with slashes the assert is not hit. > This is surprising since all other JavaHL methods operating on working > copies don't mind the backslashes.
I've changed the C code to allow non-absolute paths, and I've changed the Java code to canonicalize the path: http://svn.apache.org/viewvc?view=revision&revision=r1710215 -- Philip Martin WANdisco