Re: Path canonicalization assertion failure triggered by add_dir_recursively()
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-10-28 02:40:04 CEST
Daniel Rall <dlr@finemaltcoding.com> writes:
> Turns out the call to svn_path_basename() from svn_wc_is_adm_dir() was
Subeclipse can call svn_path_basename before calling
Obviously you need to update the header file as well.
> Index: subversion/libsvn_wc/adm_files.c
Use 'path' rather than 'name'.
> {
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Oct 28 03:32:27 2005 |
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.