Karsten Löffler <loeffler@jpk.com> wrote on 06/06/2006 07:41:25 AM:
> > in a large Java project we have serious problems with very long save
> > times after changing a single java file.
> >
> > To reproduce this issue I've setup a Java project containing 1000 java
> > files with empty class definitions and imported it into a local
> > subversion repository. Checked it out with eclipse, build it,
modified
> > a single file, saved it -> works fine. Then I've set the svn:ignore
> > property: svn propset svn:ignore "*.class" src
> > modified a single file again -> saving takes around 40 seconds.
> [...]
> >
> > My setup:
> > eclipse 3.1.2 and 3.2M6
> > current subclipse version
> > subversion 1.3.1
> kernel 2.6.15-23-k7
> sun java version "1.5.0_06"
>
> tried also subclipse 1.0.2 and 1.1.0 -> no differences.
If possible try switching your adapter from JavaSVN to JavaHL and see if
that makes a difference. We discovered a difference in the way that
JavaSVN and JavaHL handle ignored files and the way that JavaSVN does it
could cause big performance problems. JavaSVN has corrected this and we
have also added a workaround in Subclipse. The 1.0.3/1.1.1 releases will
have these changes. I have no idea when I am going to do those releases
though.
Mark
_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Jun 6 14:41:47 2006