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

Re: svnsync funniness with bdb repositories

From: Lieven Govaerts <svnlgo_at_mobsol.be>
Date: Wed, 23 Jan 2008 00:27:58 +0100

Hyrum K. Wright wrote:
> Added to the issue tracker as issue #3079.
>

[..]

>>
>>> Can you successfully run the svnsync tests over svn with a bdb repository?
>> No. I get an failure in test 19:
>>
>> EXCEPTION: SVNUnexpectedStderr: ['subversion/libsvn_repos/hooks.c:228:
>> (apr_err=165001)\n', "svnsync: Failed to start
>> '/home/hwright/dev/svn-apache/subversion/tests/cmdline/svn-test-work/repositories/svnsync_tests-19-1/hooks/pre-revprop-change'
>> hook\n", 'subversion/libsvn_subr/utf.c:632: (apr_err=22)\n', 'svnsync:
>> Valid UTF-8 data\n', '(hex: 18)\n', 'followed by invalid UTF-8
>> sequence\n', '(hex: fd 09 08)\n']
>> Traceback (most recent call last):
>> File
>> "/home/hwright/dev/svn-apache/subversion/tests/cmdline/svntest/main.py",
>> line 1059, in run
>> rc = apply(self.pred.run, (), kw)
>> File
>> "/home/hwright/dev/svn-apache/subversion/tests/cmdline/svntest/testcase.py",
>> line 121, in run
>> return self.func(sandbox)
>> File "./svnsync_tests.py", line 638, in no_author
>> run_test(sbox, "no-author.dump")
>> File "./svnsync_tests.py", line 114, in run_test
>> run_sync(dest_sbox.repo_url)
>> File "./svnsync_tests.py", line 56, in run_sync
>> raise SVNUnexpectedStderr(errput)
>> SVNUnexpectedStderr: ['subversion/libsvn_repos/hooks.c:228:
>> (apr_err=165001)\n', "svnsync: Failed to start
>> '/home/hwright/dev/svn-apache/subversion/tests/cmdline/svn-test-work/repositories/svnsync_tests-19-1/hooks/pre-revprop-change'
>> hook\n", 'subversion/libsvn_subr/utf.c:632: (apr_err=22)\n', 'svnsync:
>> Valid UTF-8 data\n', '(hex: 18)\n', 'followed by invalid UTF-8
>> sequence\n', '(hex: fd 09 08)\n']
>> FAIL: svnsync_tests.py 19: test copying revs with no svn:author revprops

Hyrum,

r28995 fixes this test with bdb. Can you check if it also fixes the
other issues you encountered?

Lieven

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-01-23 00:27:46 CET

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.