When svnsync checks to see if the server supports partial replay,
commit22147e2214f779ea49fb6342eb31d71eba4a589c
authorglasser <glasser@612f8ebc-c883-4be0-9ee0-a4e9ef946e3a>
Wed, 9 Apr 2008 00:20:39 +0000 (9 00:20 +0000)
committerglasser <glasser@612f8ebc-c883-4be0-9ee0-a4e9ef946e3a>
Wed, 9 Apr 2008 00:20:39 +0000 (9 00:20 +0000)
tree0c601c7d3728a2fd61d94d28c01b9e3825fbf6f7
parente98156ddbd8cc16243d2ad1cde922b282619084f
When svnsync checks to see if the server supports partial replay,
actually pay attention to the response instead of just the error.

* subversion/svnsync/main.c
  (do_initialize): Actually use the return value from
   svn_ra_has_capability.

git-svn-id: http://svn.collab.net/repos/svn/trunk@30440 612f8ebc-c883-4be0-9ee0-a4e9ef946e3a
subversion/svnsync/main.c