I needed to do some feature development on a branch, so I created one and now I’ve merged it back into trunk.
The question is, what do I do with that branch? What’s the wise thing to do? Do I remove it from the repos?
It feels untidy and unnecessary to just leave it there.
Alright, I understand where everyone is coming from, but decided the branch can be gone. I just don’t want to see lots of inactive branches.
Having said that, I did create a tag of the branch.
Here’s what I found to support my opinion:
Source: http://stevesmithblog.com/blog/simple-branching-and-merging-with-svn/