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

Re: [Subclipse-dev] listening to the changes in project sharing

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 29 Apr 2008 10:40:52 -0400

On Tue, Apr 29, 2008 at 10:35 AM, Eugene Kuleshov <eu_at_md.pp.ru> wrote:

> I wonder if it is possible to register a listener or callback to be
> notified when project is get shared with in svn and when it is switched to
> another tag or branch?

Are you asking if it can be done currently or proposing new API?

Sharing projects ... all I can think of is if there an Eclipse
provided listener you could use. I do not know the answer to that,
but I would almost suspect that there might be one.

Switch, with the current trunk code you can add your own listeners
like the one we have for the Console. We use this in our CollabNet
merge client. In that case, we add it and remove it, but you could
just add it and leave it. You would then have to look for the Switch
command event to come through and try to figure out what you need.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: dev-help_at_subclipse.tigris.org
Received on 2008-04-29 16:41:06 CEST

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.