[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn.exe crashes in libapr.dll when performing a checkout on specific set of data.

From: Martin Hauner <Martin.Hauner_at_gmx.net>
Date: 2006-10-09 17:07:44 CEST

Hi,

"D.J. Heap" <djheap@gmail.com> wrote:
> On 10/9/06, Ivan Zhakov <chemodax@gmail.com> wrote:
> [snip]
> > [snip]
> > The same workaround helps (copying libapr.dll from TSVN). My idea that
> > there are some conflicts with TSVN iconv (which is build using
> > vs2005), now I've asked that user to test without TSVN installed.
> >
> > --
> > Ivan Zhakov
>
>
> Hmm, yes, since apr-iconv uses an environment variable for its path,
> and TSVN uses a different apr-iconv, if we're picking up TSVN's
> apr-iconv then there is definitely a potential for problems. Is there
> any other way to specify a path for apr-iconv besides an environment
> variable? We probably need to keep multiple copies private to the
> installation they are for.

In Subcommander I use a small patch to apr-iconv to solve this issue.
It first looks for an iconv folder in the same place where the binary
is installed (in this case the iconv dll) before looking at APR_ICONV_PATH.

http://subcommander.tigris.org/source/browse/subcommander/trunk/doc/apr-iconv.patch?rev=265&view=markup

-- 
Martin
Subcommander 1.2.0, http://subcommander.tigris.org
a cross platform Win32/Unix/MacOSX subversion gui client & diff/merge tool.
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 9 17:08:04 2006

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.