How to change SVN URL in Eclipse
For whatever reason, sometimes you will need to change your SVN URL. Perhaps you need to place the server to a new building and change the ip address. After the changes, you cannot commit to that server using your eclipse.
To solve the problem, you can relocate your SVN server and change to the new URL. Look at the image below and you will know that it’s very easy
Open up SVN Repositories perspective in eclipse.

Change to the new URL.

That’s all.
Till then…happy coding.