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

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

From: Zack Grossbart <zgrossbart_at_novell.com>
Date: 2007-10-31 21:38:09 CET

Hello Again,

I did some more research into this and I noticed that the Subversion command
line client works the same way so I guess I will work around this in my
code. Thanks for the anyway.

Thanks,
Zack

> -----Original Message-----
> From: Zack Grossbart [mailto:zgrossbart@novell.com]
> Sent: Wednesday, October 31, 2007 1:47 PM
> To: users@subclipse.tigris.org
> Subject: [Subclipse-users] ISVNClientAdapter.update causes command
> completed to be called twice
>
>
> 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
>

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