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

repeated calls to svn_client_status5 seems to hang

From: Thuan Seah Tan <thuan_at_fmod.org>
Date: Fri, 8 Jun 2012 10:11:44 +1000

Hi all,

 

I have yet another question about subversion if people don't mind. I have
been using svn_client_status5 to get the status of the file after each
action (i.e. revert, delete, add, etc) it seems to work fine most of the
time. However, if I were to set the update flag (i.e. to contact repository
about status), the call appears to hang and not return after several
repeated calls. Setting the flag to false would work, but I am just curious
to know if subversion implements some kind of guard against repeated polling
of status to guard against hacking and stuff which could have resulted in
the hang instead of returning a non null error.

 

Thuan

 

PS: I am not subscribed to the mailing list, so would appreciated if replies
are cc to my email address. Thanks.
Received on 2012-06-08 02:12:25 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.