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

[Subclipse-users] ISVNClientAdapter.update causes command completed to be called twice

From: Zack Grossbart <zgrossbart_at_novell.com>
Date: 2007-10-31 19:47:28 CET

Hello,

I am using SVN Client Adapter with SVNKit. I am calling the update method
from ISVNClientAdapter. I have also registered an ISVNNotifyListener. When
I call the update method with one file everything works fine. However, when
I call the update method that takes an array of files the command complete
method in my ISVNNotifyListener gets called twice. The method will be
called once for one file and twice for two or more. I am trying to show
when the command is complete in my UI and it is being displayed twice. I
also can't see any difference between the two times so I can't filter one of
them out.

Has anyone else run into this? Any ideas?

Thanks in advance,
Zack

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Oct 31 18:47:46 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.