Re: "is missing or not locked" error executing 'svn move dir1 dir2' if dir1 contains its own directory called dir2
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-06-24 01:31:15 CEST
John Szakmeister <john@szakmeister.net> writes:
> --- subversion/libsvn_subr/io.c (revision 15153)
check
> /* Make a subpool for recursion */
svn_path_is_child looks like it might trigger too often, I think it
if (strcmp (this_entry.name, dst_basename) == 0
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Jun 24 01:35:57 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.