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

[Subclipse-users] Re: adding a notify listener

From: <Dominik.Rost_at_iese.fraunhofer.de>
Date: 2007-04-24 10:52:44 CEST

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

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.