-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.8.x
-
Fix Version/s: ---
-
Component/s: libsvn_ra_serf
-
Labels:None
See: http://svn.haxx.se/dev/archive-2014-10/0036.shtml The main problem is that libsvn_ra_serf ignores the server 500 error and spins waiting for a different response. The secondary issue is that requests for invalid revisions (like zero) aren't filtered on the client side.