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

RE: [TSVN] Too much recursion going on in TSVN?

From: Will Dean <svn_at_indcomp.co.uk>
Date: 2004-10-28 12:22:57 CEST

At 12:21 28/10/2004 +0200, you wrote:

>I have to disagree with you here stefan, the service runs at the background
>doing virtually nothing, and taking up almost zero resources. The
>TortoiseReparseService (TPS) wakes up only when folders that it set up
>reparse points for are touched. And all it does then is propagate the status
>information upwards, and only if the relevent entity had its status changed.

I'm not really too keen to enter this argument, but I would just say that I
think that a lot of the issues I'm observing are just bugs, not really
anything more subtle.

I think you're right that a service could be made to have very low impact
on the system - and currently TSVN has negative effects far beyond those it
should theoretically need to (not necessarily *T*SVN's fault), so there is
plenty of margin for changing where the time is wasted...

It's not trivial though, to develop a service, deal with all the
installation and permissions issues, and cope with the fact that Win9x
won't work like that anyway.

I think we should review performance again when we've stopped the
completely unnecessary directory wandering, and see if it still needs
looking at.

ATM, I'm only looking at what it does when you press F5, and I don't think
this is going to be much affected by clever background invalidation schemes
anyway.

Cheers,

Will

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Oct 28 13:27:42 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.