I want to update the SVN repository location of my existing project in eclipse.
This project was initially checked out from Trunk, but has been recently branched out. I have unchecked changes and now need to go into the branch, and they are lot of them so do not want to checkout from the branch and merge the changes. The SVN URL points to the trunk and I want to change it to one of the branch.
I cannot use RELOCATE options as I have read it can only be used to if the DOMAIN or IP has changed but not the directory.
Any Ideas please.
Use svn switch
without --relocate
(see switching a working copy). In Eclipse: Team > Switch to another Branch/...
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With