[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Failing test basic_tests.py 29 (check that repos root gets set on checkout)

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 17 Apr 2012 09:42:42 +0100

Johan Corveleyn <jcorvel_at_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
Received on 2012-04-17 10:43:23 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.