I had initially checked out code from repository A. But due to maintenance tasks, we had the code moved to a new repository B.
When I try to update/commit my code I get the below error:
svn: 'http://99.99.99.old/svn/company/project/trunk/web'
is not the same repository as
'http://99.99.99.new/svn/company/project'
Is there way to 'relocate' my Android Studio code from repo A to repo B?