[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: JavaHL ISVNClient.vacuum yields assertion failed (1.9.2)

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 23 Oct 2015 19:08:52 +0100

"Christian K." <christian.k.2510_at_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
Received on 2015-10-23 20:08:58 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.