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

Regression tests FAILs with older format repositories

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 28 Nov 2012 15:37:01 +0000

I ran the regression tests with SERVER_MINOR_VERSION=3 to see what
happened and I got lots of mergeinfo FAILs. The more significant fail
is:

$ ./fs-test --server-minor-version=4 34
lt-fs-test: ../src/subversion/libsvn_subr/dirent_uri.c:1456: svn_relpath_skip_ancestor: Assertion `relpath_is_canonical(parent_relpath)' failed.

The same test passes using 1.7 so I think this could break 1.8 support
for old format repositories. It is fallout from:

r1188639 | julianfoad | 2011-10-25 13:51:35 +0100 (Tue, 25 Oct 2011) | 40 lines

Eliminate svn_relpath__is_child(); use svn_relpath_skip_ancestor() instead.

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download
Received on 2012-11-28 16:37:48 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.