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

[TSVN] Re: Severe performance degradation observed

From: Russell Hind <rh_gmane_at_mac.com>
Date: 2004-12-14 12:20:10 CET

SteveKing wrote:
>
> Russel, could you check please if the file libsvn_subr\utf8.c in your
> working copy contains
> void
> svn_utf_initialize (apr_pool_t *pool)
> {
> apr_pool_t *subpool;
> #if APR_HAS_THREADS
> apr_thread_mutex_t *mutex;
> #endif
>
> if (!xlate_handle_hash)
> ....
>
> somewhere around line 85?
>

(in utf.c not utf8.c) Yes this is in there.

Russell

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Dec 14 12:23:02 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.