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

blame is failing over ra_dav (spaces in the file name)

From: Jani Averbach <jaa_at_jaa.iki.fi>
Date: 2003-12-18 20:51:38 CET

On 2003-12-18 12:14-0700, jaa@cc.jyu.fi wrote:

The blame test is failing over ra_dav, ra_local and ra_dav are fine.

>
> BUILD: trunk r8032 on x86_64-unknown-linux-gnu shared
>
...
> At least one test FAILED, checking /data/svntest/obj-sh/tests.log
> FAIL: blame_tests.py 1: annotate a file whose name contains a space
> make: *** [check] Error 1
> Complete log saved in /data/svntest/LOG_svn_check_shared_ra_dav.8032.failed
> FAIL: make davcheck
> PASS: kill httpd-2.0

START: blame_tests.py
CMD: svnadmin "create" "local_tmp/repos" "--bdb-txn-nosync" <TIME = 3.231474>
CMD: svn "import" "--username" "jrandom" "--password" "rayjandom" "-m" "Log message for revision 1." "local_tmp/greekfiles" "http://localhost:42024/local_tmp/repos" "--config-dir" "/data/svntest/obj-sh/subversion/tests/clients/cmdline/local_tmp/config" <TIME = 5.053021>
CMD: svnadmin "create" "repositories/blame_tests-1" "--bdb-txn-nosync" <TIME = 4.955384>
CMD: svnadmin dump "local_tmp/repos" | svnadmin load "repositories/blame_tests-1" <TIME = 0.001725>
CMD: svn "co" "--username" "jrandom" "--password" "rayjandom" "http://localhost:42024/repositories/blame_tests-1" "working_copies/blame_tests-1" "--config-dir" "/data/svntest/obj-sh/subversion/tests/clients/cmdline/local_tmp/config" <TIME = 1.452800>
CMD: svn "add" "working_copies/blame_tests-1/space in name" "--config-dir" "/data/svntest/obj-sh/subversion/tests/clients/cmdline/local_tmp/config" <TIME = 0.032529>
CMD: svn "ci" "--username" "jrandom" "--password" "rayjandom" "-m" "" "working_copies/blame_tests-1/space in name" "--config-dir" "/data/svntest/obj-sh/subversion/tests/clients/cmdline/local_tmp/config" <TIME = 3.958638>
CMD: svn "blame" "working_copies/blame_tests-1/space in name" "--config-dir" "/data/svntest/obj-sh/subversion/tests/clients/cmdline/local_tmp/config" <TIME = 0.044557>
svn: Missing changed-path information for revision 2 of 'ce in name'
FAIL: blame_tests.py 1: annotate a file whose name contains a space
END: blame_tests.py

ra_local:
http://subversion.tigris.org/servlets/ReadMsg?list=svn-breakage&msgNo=6145

da_dav:
http://subversion.tigris.org/servlets/ReadMsg?list=svn-breakage&msgNo=6144

ra_svn:
http://subversion.tigris.org/servlets/ReadMsg?list=svn-breakage&msgNo=6143

Br, Jani

-- 
Jani Averbach 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 18 20:51:33 2003

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.