Mark Phippard 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?
>
I was hoping that I could use existing 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.
>
Good idea. I'll ask on the platform news group
> 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. Can you please point me to the API to register such
listener?
regards,
Eugene
---------------------------------------------------------------------
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 17:29:42 CEST