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

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

From: Leo Dos Santos <leo.dos.santos_at_tasktop.com>
Date: Thu, 22 Sep 2011 13:59:15 -0700 (PDT)

Hello

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?

Thanks,
Leo

-- 
View this message in context: http://old.nabble.com/Listening-to-commits-with-ISVNNotifyListener-tp32503841p32503841.html
Sent from the subclipse - users mailing list archive at Nabble.com.
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2843479
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2011-09-22 23:07:39 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.