Skip some svnsync tests when run against old servers.
commitace14af2ad1d4156a0e10d140fe050e11a5b978a
authorglasser <glasser@612f8ebc-c883-4be0-9ee0-a4e9ef946e3a>
Wed, 9 Apr 2008 00:25:29 +0000 (9 00:25 +0000)
committerglasser <glasser@612f8ebc-c883-4be0-9ee0-a4e9ef946e3a>
Wed, 9 Apr 2008 00:25:29 +0000 (9 00:25 +0000)
tree70afa19146cee4e3b27267be63a526c87241558a
parent22147e2214f779ea49fb6342eb31d71eba4a589c
Skip some svnsync tests when run against old servers.

* subversion/tests/cmdline/svnsync_tests.py
  (test_list): Skip two tests unless the server supports partial
   replay.

* subversion/tests/cmdline/svntest/main.py
  (server_has_partial_replay): New.

git-svn-id: http://svn.collab.net/repos/svn/trunk@30441 612f8ebc-c883-4be0-9ee0-a4e9ef946e3a
subversion/tests/cmdline/svnsync_tests.py
subversion/tests/cmdline/svntest/main.py