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

Re: perl bindings: SVN::Client::status provokes assertion failure

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-04-28 00:09:25 CEST

Eric Hanchrow <offby1@blarg.net> writes:

> $ctx->status(".", 'WORKING', undef, 0, 0, 0, 0);

> perl: subversion/libsvn_subr/path.c:156: svn_path_join: Assertion `is_canonical (base, blen)' failed.

"." is not a canonical path. The Subversion API makes it the callers
responsibility to supply canonical paths.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 28 00:09:44 2004

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

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