"Ich Selbst" <ichselbst@gmx.ch> writes:
> when I call svn_client_import(..) the function crashes.
> The crash occurs right after the first notify callback
> with notify_commit_postfix_txdelta. The notify_add callbacks
> run all without problems.
> Also if I try the import not on a local repository but on
> an apache repo then it works just fine. So I think it's
> not a problem of my client.
>
> I'm not able to debug this myself since my debugger
> complains on every(!) call to svn_pool_destroy(..)
> with an INT3 (user breakpoint / memory released twice).
Have you updated to the latest Subversion? Justin Erenkrantz and
Philip Martin have very recently fixed things that sound related to
your problem; see revisions 3701 and 3709, especially the latter.
-K
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Nov 10 00:36:53 2002