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

[Subclipse-users] very long saving in large directories and svn:ignore

From: Karsten Löffler <loeffler_at_jpk.com>
Date: 2006-06-01 20:08:58 CEST

Hello,

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. Any
change of the SVN preferences doesn't change this behavior. It's also
the same with JavaHL and JavaSVN.

After deleting svn:ignore saving it's working fine again.

My setup:
eclipse 3.1.2 and 3.2M6
current subclipse version
subversion 1.3.1

Is there any solution for this issue? If needed, I can send the eclipse
workspace and a strace log of an eclipse session.

Best Regards
Karsten

-- 
Karsten Loeffler
JPK  Instruments
loeffler@jpk.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Jun 1 20:09:18 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.