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

Failed assertion while loading pre-1.6 dumpfile

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Thu, 20 Nov 2008 15:28:05 -0600

I ran across the following while attempting a load of the asf repo using trunk:

<<< Started new transaction, based on original revision 229801
     * adding path : tomcat/watchdog/trunk/README ... done.
     * adding path : tomcat/watchdog/trunk/build.bat ... done.
     * adding path : tomcat/watchdog/trunk/build.sh ... done.
     * adding path : tomcat/watchdog/trunk/build.xml ... done.
     * adding path : tomcat/watchdog/trunk/src ... done.
     * adding path : tomcat/watchdog/trunk/src/clients ... done.
     * adding path : tomcat/watchdog/trunk/src/clients/org ... done.
     * adding path : tomcat/watchdog/trunk/src/clients/org/apache ... done.
     * adding path : tomcat/watchdog/trunk/src/clients/org/apache/jcheck ...
done.
     * adding path : tomcat/watchdog/trunk/src/clients/org/apache/jcheck/jsp ...
done.
     * adding path :
tomcat/watchdog/trunk/src/clients/org/apache/jcheck/jsp/client ... done.
lt-svnadmin: subversion/libsvn_subr/path.c:106: svn_path_join: Assertion
`svn_path_is_canonical(component, pool)' failed.
     * adding path :
tomcat/watchdog/trunk/src/clients/org/apache/jcheck/jsp/client/.: ...Aborted

The error occurs when loading r229801 from the dump file available here:
http://svn.apache.org/dump/

That sure does look like a bug, in that an existing dumpfile is not loadable by
a newer Subversion. Could somebody knowledgeable about the changes to
svn_path_* functions look at this?

-Hyrum

Received on 2008-11-20 22:28:31 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.