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

Re: [Subclipse-users] dirty files' list

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-08-12 20:50:05 CEST

On 8/12/07, Mark Phippard <markphip@gmail.com> wrote:
> On 8/12/07, Zohar <david_fire4@hotmail.com> wrote:
>
> > Is there a way to see all the files I have changed locally, and are yet to
> > be committed?
>
> Yes. The Synchronize view exists for this purpose. Select one or
> more projects and do Team > Synchronize with Repository.
>
> This option also shows incoming changes, which can take a little time
> to calculate.

I had a colleague ask me a follow-up question off-list. Let me reply
here. Basically, he pointed out that getting status information
without contacting the server is one of Subversion's big features ...
so why does Subclipse not use it?

The answer is that we do. I just gave a quick answer before. The
"expected" mode of using the Synchronize view is that you select all
your projects and choose Team > Synchronize. This will give you an
initial big performance hit as it scans the local and remote
repository to gather the status information. However, once you have
done this once you can use the "Pin View" option to tell Eclipse you
want to keep these projects in the view.

Any future changes that are made locally will automatically appear in
the view without doing anything. If you pin the views, this will even
happen across restarts of Eclipse. The only time we will contact the
repository again is if you ask us to. Eclipse also offers a feature
to do this on a schedule, like once every hour. You can use these
features if you want information from the repository to show up in the
view automatically.

So, we do not give you an option when loading a project into the view
that would allow you to bypass the remote check, but once projects are
loaded, we do not contact the server again until and unless you ask
to.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Sun Aug 12 20:48:06 2007

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.