Johan Kruger <johan.kru...@se.abb.com> writes: > In this example the svn:externals property would be set on the 'C:\wc' > folder and the property would be set to checkout head revision from URL > 'svn://server/repoName' to > 'C:\NonExistingFolder\VersionedFolder\ExternalFolder'
There is some code that checks for this, but it doesn't handle Windows-style paths with drive letters. I've raised issue 4073 http://subversion.tigris.org/issues/show_bug.cgi?id=4073 -- Philip