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

Re: Should `make check' work?

From: B. W. Fitzpatrick <fitz_at_red-bean.com>
Date: 2000-11-02 14:43:55 CET

The client test is failing because files are only being written into
the SVN/ admin areas.

So, while the following file gets written out:

    t1/A/D/H/SVN/tmp/text-base/psi

The following file does not get written out:

    t1/A/D/H/psi

I spent some time poking around in libsvn_wc last night, but didn't
manage to wrap my head around the code in time to find the bug. I
suspect that it will be obvious enough to Karl or Ben.

-Fitz

> gmake[2]: Entering directory `/usr/home/mab/subversion-stage/subversion/subversion/client/tests'
> sh ./svn-test.sh
>
> Checking out t1.
> A t1/iota
> A t1/A
> A t1/A/mu
> A t1/A/B
> A t1/A/B/lambda
> A t1/A/B/E
> A t1/A/B/E/alpha
> A t1/A/B/E/beta
> A t1/A/B/F
> A t1/A/C
> A t1/A/D
> A t1/A/D/gamma
> A t1/A/D/G
> A t1/A/D/G/pi
> A t1/A/D/G/rho
> A t1/A/D/G/tau
> A t1/A/D/H
> A t1/A/D/H/chi
> A t1/A/D/H/psi
> A t1/A/D/H/omega
> Modifying t1/A/D/G/pi.
> Modifying t1/A/mu.
> Adding t1/newfile1.
> This is added file newfile1.
> Adding t1/A/B/E/newfile2.
> This is added file newfile2.
> Deleting versioned file A/D/H/omega, with --force.
>
> apr_error: #2, src_err 0, canonical err 2 : No such file or directory
> svn_client_delete: error deleting t1/A/D/H/omega
> Committing changes in t1.
>
> apr_error: #2, src_err 0, canonical err 2 : No such file or directory
> contents_identical_p: apr_open failed on `./A/B/lambda'
> Updating t2 from changes in t1.
>
> svn_error: #21008 no element found at line 15
> gmake[2]: Leaving directory `/usr/home/mab/subversion-stage/subversion/subversion/client/tests'
>
Received on Sat Oct 21 14:36:14 2006

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.