I want to “rename” the SVN branch and after the “renaming” has been done, the original branch name should no longer exist in the branches, i.e. like renaming a directory / file.
I searched and received only such results as: First go to delete, and then recreate from trunk ... bla, bla, bla, etc. which did not meet my requirement.
NOTE . I would like to use the TortoiseSVN client for this, if possible.
source
share