Julian Foad <julian.f...@wandisco.com> writes: > On Wed, 2010-12-08 at 14:26 +0000, Julian Foad wrote: >> Prabhu Gnana Sundar wrote: >> > I have attached a patch with a minor change which fixes a compiler >> > warning. >> >> Hi Prabhu. How do you know that svn_client_relocate2() is a drop-in >> replacement for svn_client_relocate() in this case? What is difference >> between svn_client_relocate() and svn_client_relocate2()? Does it >> matter? Can you think of any way of testing or verifying it? > > Did you run the test suite? Does the test suite exercise this code > path?
That's the http redirect code, tested by redirect_tests.py. The patch is correct. -- Philip