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

[Subclipse-users] adding a notify listener

From: <Dominik.Rost_at_iese.fraunhofer.de>
Date: 2007-04-16 17:29:56 CEST

Hello Everyone,

 

I have some trouble using the notification mechanism of the
svnClientAdapter.

 

In my plug-in I need to get a notification when the user does a commit
or update with subclipse. I read that there is a notification mechanism,
so I wrote a class that implements ISVNNotifyListener and tried to add
it to the listeners via ISVNClientAdapter.addNotifyListener. The proplem
is that I don't receive a notification.

 

To get a clientAdapter I did a ISVNRepositoryLocation.getSVNClient(). (I
only have one configured so it is the right one)

 

My guess is that I don't have the right ISVNClientAdapter to which I
added my Listener (or that I misunderstood some basic concept ?!?)

 

I hope someone can give me a hint.

 

Thanks,

Dominik
Received on Mon Apr 16 17:34:03 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.