Anyone?
I'm a bit stuck here. Exploring the subclipse code brought the solution
neither.
I'd really appreciate a small hint for finding a solution to that
problem.
Dominik
> 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
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Apr 24 10:59:33 2007