On 11/2/07, Hyrum K. Wright <hyrum_wright@mail.utexas.edu> wrote:
> I think the problem is a little deeper than just replacing the abort.
> The abort is occurring in diff_repos_wc(), and it ensures that the
> internal API for that function isn't violated. Somewhere, we're
> violating it, and *that's* the real problem.
>
> From a little bit of investigation, it appears that check_paths(),
> called from do_diff(), is saying that path1 (in do_diff()) is a working
> copy path, when it really isn't. Could it be because we are using the
> BASE revision keyword, which is a local keyword, and that is causing a
> problem somewhere? If so, that might be the error, which should be
> caught, and probably documented somewhere.
>
> Keegan, would you like to look at this and see what you can come up with?
Thanks for the guidance, Hyrum. I'll have another go at this today.
-Keegan
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 2 14:39:59 2007