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

Re: Space wasting

From: Alvin Thompson <al_at_thompsonlogic.com>
Date: 2004-03-08 22:19:04 CET

hmm... i admit i haven't looked at the code, but i have read the mailing
list and this is what was discussed. if i have misinterpreted what was
said please excuse me, but it has nothing to do with the point i'm
trying to make.

what was the performance problem?

-alvin

makl wrote:
> Alvin Thompson wrote:
>
>>>> * it helps the tortoise SVN speed issues.
>>>
>>> How would doing more work make a client faster?
>>
>> please reread that thread. basically, since it is essentially a branch
>> of Tortoise CVS, it uses much of the same code. since cvs doesn't have
>> to worry about pristine copies or (usually) large numbers of files in
>> the .cvs directory, it uses a simple recursive algorithm when scanning
>> for files for that icon overlay feature. that slows Tortoise SVN down
>> because it doesn't ignore the .svn directories. while they probably
>> will/should fix this, it is yet another difference between the two
>> which makes the code harder to maintain. and once again, wouldn't it
>> make more sense to implement this than to require that every other
>> program on the planet be SVN aware?
>
>
> ROTFL
>
> You should do three things:
>
> 1. Read the MSDN Documentation to see how icon overlays work
> 2. Look at the ToitoiseSVN code
> 3. Read the mailings on the ToitoiseSVN developer list.
>
> After that you will see that the performance problem has nothing to do
> with the size of the .svn area.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

-- 
Alvin Thompson
Navy: 34
Army: 6
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 12 02:25:57 2004

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.