On Nov 5, 2010, at 05:05, Johan Corveleyn wrote: > Just a wild guess: the syntax for the svn:externals property has > changed (in 1.5 I believe): the order of the URL and the target were > reversed (among other things). See > http://svnbook.red-bean.com/en/1.5/svn.advanced.externals.html. Could > it be that your problem is caused because the externals definition is > now interpreted differently than before (by a 1.5+ client, as opposed > to a 1.4 client previously)?
The old externals syntax is still supported, but as of 1.5 an additional syntax is supported as well with the order reversed.