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

Re: [Subclipse-users] [Subclipse-users] Listening to commits with ISVNNotifyListener

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 22 Sep 2011 17:06:09 -0400

On Thu, Sep 22, 2011 at 4:59 PM, Leo Dos Santos
<leo.dos.santos_at_tasktop.com> wrote:

> I'm attempting to build an integration atop Subclipse, and I'm trying to
> listen to commit operations. I've implemented the ISVNNotifyListener
> interface, and I've registered my listener with a call to
> SVNProviderPlugin().getPlugin().getSVNClient().addNotifyListener().
> Unfortunately when I commit files my onNotify method never is never called,
> though I see that other ISVNNotifyListeners do get called. Am I missing
> something obvious, or is ISVNNotifyListener not meant to be used this way?

See this similar question and answer:

http://stackoverflow.com/questions/7518467/how-to-access-the-svnclientadapter-that-subclipse-is-using-during-runtime

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2843481
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2011-09-22 23:06:20 CEST

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.