Johan Corveleyn <jcor...@gmail.com> writes: > Apparently, the test is comparing the 'Repository Root' from the > output of 'svn info' with the expected repository url. When I run 'svn > info' manually on ...\svn-test-work\working_copies\basic_tests-29, I > see the following: > > [[[ > Path: > R:\test\subversion\tests\cmdline\svn-test-work\working_copies\basic_tests-29 > Working Copy Root Path: > R:\test\subversion\tests\cmdline\svn-test-work\working_copies\basic_tests-29 > URL: file:///R%7C/test/subversion/tests/cmdline/svn-test-work/local_tmp/repos > Repository Root: > file:///R%7C/test/subversion/tests/cmdline/svn-test-work/local_tmp/repos > ]]] > > So the '%7C' instead of ':' seems to be the problem (BTW, %7C is the > pipe symbol, which seems quite strange here). > > When I use the same svn binary to do a new checkout of the same > repository, over file://, I don't get this problem. So that indicates > it's a problem with the test suite.
tests.log should show the exact command used to do the checkout. Is it the same as the command you are running manually? -- uberSVN: Apache Subversion Made Easy http://www.uberSVN.com