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

Re: [BUG] The client can't use a different directory than .svn

From: mark benedetto king <mbk_at_lowlatency.com>
Date: 2003-12-10 18:07:18 CET

On Tue, Dec 09, 2003 at 05:47:08PM -0700, D.J. Heap wrote:
>
> The key function is v_extend_with_adm_name in libsvn_wc/adm_files.c, I
> believe. However, this seems to be a heavily used function and putting
> a check for the current admin dir name (potentially two checks) every
> time it is called seemed like it could be expensive unless some caching
> was done or something (perhaps I'm missing something obvious, of
> course). I haven't had time to pursue it further than this brief
> analyses, though.
>

I came to a similar conclusion. It will be painful to add logic to
try multiple potential adm names.

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 10 18:10:29 2003

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.