Re: Version 1.7.4 crashes XP Explorer
From: <roderich.schupp_at_googlemail.com>
Date: Thu, 15 Mar 2012 05:03:24 -0700 (PDT)
On Jan 31, 10:22 am, Simon Large <simon.tortoise..._at_gmail.com> wrote:
I had the same problem (error in config file) a few days back. In my
SVNConfig::SVNConfig(void)
err = svn_config_ensure(NULL, parentpool);
patterns = NULL;
if (err != 0)
i.e. ANY error returned from svn_config_get_config() will exit()
Note that there several unexplained "Explorer crashes when using
Cheers, Roderich
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.