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

Re: [Subclipse-users] SVNStatusSubscriber and svn:ignored directories

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-07-30 15:46:20 CEST

Mark Phippard <markp@softlanding.com> wrote on 07/30/2006 09:25:13 AM:

> Can you try it with JavaHL? Can you try going back to the 1.1.2
release.
> I know what we "fixed" worked correctly in 1.1.2, it is possible there
has
> been a regression.

Just to follow up, I added some debug output and it looks like JavaSVN and
JavaHL are both working the same and correctly. I do not see any "extra"
status calls being performed, which was the problem before.

How many thousands of files are you dealing with? Are they spread across
a lot of folders? The way the cache works, once the parent folder gets
its information cached it speeds up the checks for the rest of the files
beneath that folder. If you have a very wide folder structure you might
not be getting much benefit from this.

I am not the one that wrote this code, but looking at it, I do not see any
faster way to do this.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Sun Jul 30 15:46:31 2006

This is an archived mail posted to the Subclipse Users mailing list.

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