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

RE: [Subclipse-users] Eclipse / Subclipse File Save Slow

From: Hale,Katherine <halek_at_oclc.org>
Date: Thu, 11 Sep 2008 13:01:43 -0400

You might try giving Eclipse more memory (with Eclipse.ini) to see if it
helps at all. If the bottle neck is the file writing as Mark suggested,
you might be limited to improving the hard drive where your workspace is
located. Since hard drives are relatively inexpensive, you might look
for one with a better speed (seek time?) or potentially one with more on
board caching. If your workspace is a mapped drive or a symlink, even
though you'll lose automatic backup, consider using a local hard drive
instead to remove network latency from the picture, and set up some
other means for backups.

-----Original Message-----
From: Mark Phippard [mailto:markphip_at_gmail.com]
Sent: Thursday, September 11, 2008 8:57 AM
To: users_at_subclipse.tigris.org
Subject: Re: [Subclipse-users] Eclipse / Subclipse File Save Slow

This sounds like what I would expect based on the way Subversion works.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-09-11 19:01:54 CEST

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.