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

Re: Extremely slow synchronization time

From: Marc Sherman <msherman_at_projectile.ca>
Date: 2005-09-26 19:10:35 CEST

Mark Phippard wrote:
>
> It is definitely a lot slower than those other operations, unless I
> suppose the update was bringing down a lot of new files. Try running the
> svn status -u -v command from a similar location in your project structure
> and see how it compares. We could never run any faster than that command,
> since we have to do it, plus some extra stuff.

We've noticed some behaviour that may be a bug in subclipse here: We
have a large tree called temp below the root of our project directory.
It contains build output, among other things. The root/temp dir is
marked in the svn:ignore list for the root directory, so it's not
checked in to svn. However, synch seems to scan every file in that
tree, regardless.

- Marc
Received on Tue Sep 27 03:10:35 2005

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.