"Christian K." 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.
>
[answer directly to users@subversion.apache.org, seems like with Google
Groups and subversion_us...@googlegroups.com things get lost]
Hello Philip,
the path being used is of the form C:\Temp\wc, it has been generated using
File.getAbsolutePath().
The error was observed on a Windows 7 x64 system
Hi, Ivan,
Thanks for responding. Here is the exact output of "svn co" using
1.9.2, with the directory and filenames appropriately elided.
[.
Hi Eric,
Thanks for your reply, that is similar to those I already received.
My post was long enough, so I did not say that we have hundreds of
programmers and a lot of projects, ranging from the smallest to the
largest you can think of.
The languages and build tools used are very many, so getti
Hello,
trying to use the new ISVNClient.vacuum method from the JavaHL binding
throws an exception pointing to the following assertion failure:
svn: In file '..\..\..\subversion\libsvn_client\cleanup.c' line 252:
assertion failed (svn_dirent_is_absolute(dir_abspath))
The exception is thrown even
On 22 October 2015 at 22:37, Winbow, Alexander G
wrote:
> When trying to do a basic checkout, writing to a directory residing
> on a SMB network share (netapp), I get intermittent errors "Can't stat
> Access is denied". This happens with SVN 1.9.2 (or TortoiseSVN
> 1.9.2), but not with