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