> Mixing and matching will cause trouble. It should be possible to use
> "svn switch" to set the URL to be consistent throughout your working
> copy.
Wouldn't it be 'svn relocate'? (Just read about it in the manual)
Regards,
Luis
Today I tried to 'svn update' a very old folder from a very old repository
and got the error
svn does not match expected url
I read about some related problems where it was pointed out that the
problem comes from an inconsistent use of upper and lower case in
windows and linux machines. Howeve