I'm getting same error as described here SVN - Error Rep Repository UUID 'XXX...' doesn't match expected 'XXX..', but I think, that conditions are a bit different. I have one local Subversion repository, that is located at svn://ip_address/repo1_name/branches/Folder and the other one where I'm trying to make switch svn://ip_address/repo2_name/trunk/Folder.
So I checked out this svn://ip_address/repo2_name/trunk as a new project and then tryed to do a switch on directory Folder to this address svn://ip_address/repo1_name/branches/Folder. Since, that attempt I've been getting error described earlier. I tryed to do, what was suggested there. --relocate didn't help me much and setting new uuid wasn't an option since I don't know the previous one.
I thought, that it might be due to a different repositories ( directory, that I was switching to is in another repository ), but later I thought, that this shouldn't be an issue.
Any points to how might I solve this problem? Thanks in advance to all who could help.
