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

Re: Diff tests failing with RA-svn - Can't open ... phi.svn-base

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Tue, 27 Oct 2009 08:44:21 +0100

Stefan Sperling wrote:
> On Mon, Oct 26, 2009 at 10:58:06AM +0100, Stefan Sperling wrote:
> > On Mon, Oct 26, 2009 at 10:38:07AM +0100, Julian Foad wrote:
> > > Is anyone else getting these failures when testing with RA-svn?
> > >
> > > What's the error message "svn: Special code for wrapping server errors
> > > to report to client" trying to tell me?
> > >
> > > FAIL: diff_tests.py 5: multiple revisions diff'd forwards and backwards
> > > FAIL: diff_tests.py 9: pure repository diff update a file
> > > FAIL: diff_tests.py 14: diff text-bases against repository
> > > FAIL: diff_tests.py 32: repos-wc diff showing added entries with props
> > > FAIL: diff_tests.py 36: wc->repos diff of added subtree
> > > FAIL: diff_tests.py 44: backward repos->wc diff with copied file
> >
> > I may have broken these. I'll try to take a look today or tomorrow.
>
> Turns out I cannot reproduce these failures locally. All diff tests
> pass (or xfail) for me over ra_svn.

I narrowed it down with a sequence of trial builds. The rev where they
start failing for me is r40164.

* subversion/libsvn_wc/diff.c
  (apply_textdelta): Remove last remaining use of svn_wc_entry_t in this
file.

I don't yet know what it is about my environment that makes it fail for
me but not you or the build-bots. I always have an external diff
configured in my home directory's .subversion/config, but the test suite
should ignore that, I believe.

- Julian

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2411616
Received on 2009-10-27 08:44:57 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.