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

Re: svn commit: r27729 - trunk/subversion/libsvn_ra

From: David Glasser <glasser_at_davidglasser.net>
Date: 2007-11-09 02:14:01 CET

On Nov 8, 2007 1:18 PM, <cmpilato@tigris.org> wrote:
> Author: cmpilato
> Date: Thu Nov 8 13:18:46 2007
> New Revision: 27729
>
> Log:
> Having lost far too much time today chasing down bogus uses of the RA
> API (and recalling that sussman recently suffered similarly), put some
> assertions in place to save others this fate in the future.

make check-swig-py is now failing.

+ make check-swig-py
cd /opt/svn/checkouts/trunk-check-in-background/subversion/bindings/swig/python;
\
          /usr/bin/python2.4
/opt/svn/checkouts/trunk-check-in-background/subversion/bindings/swig/python/tests/run_all.py
...........................python2.4:
subversion/libsvn_ra/ra_loader.c:836: svn_ra_do_diff2: Assertion
`svn_path_is_empty(diff_target) ||
svn_path_is_single_path_component(diff_target)' failed.
/bin/sh: line 1: 27116 Aborted /usr/bin/python2.4
/opt/svn/checkouts/trunk-check-in-background/subversion/bindings/swig/python/tests/run_all.py
make: *** [check-swig-py] Error 134

Not sure if this is the fault of the bindings themselves, the bindings
tests, or your asserts.

--dave

-- 
David Glasser | glasser_at_davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 9 02:14:11 2007

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.