Can't relocate before upgrade, can't upgrade before relocate

gugrim
gugrim
Hi,    A catch 22 situation; I have a working directory with an old format that references a server that doesn't exist anymore. The repository has moved to another server.    I have relocated a bunch of working directories to the new server but I can't with this one since it is too old, and I can't upgrade because SmartSVN (or svn) can't access the server.    Anyone knows how to get out of this predicament?

Last updated

liam.mclennan
liam.mclennan
Hi gugrim, welcome to the forum.   I think I am understanding you correctly here. I think this has been answered in the past on a different forum: http://stackoverflow.com/questions/11766552/need-to-upgrade-and-relocate-subversion-repo-catch-22  If you can open your working copy in SmartSVN you might use the Modify¦Relocate... option to relocate to the new repository URL. This should then mean that the issue with SmartSVN being unable to access the server is no longer an issue. But I assume that you cannot do this in this case - hence it being a catch 22 situation.   So one option would be to temporarily downgrade your client to a previous version that supports that working copy - you should then be able to relocate. Once you have you should be able to check out from the new repository and upgrade to latest working copy provided you are now using again a later client version.   Another option in this case may be to do a check out from the new repository since it moved and then to add the files and directories from your old working copy to the new working copy manually - you should then be able to add the files to version control by committing to the new repository from the new working copy.   I hope this helps!

1-2 of 2

Reply to this discussion

You cannot edit posts or make replies: You should be logged in before you can post.