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