What are you supposed to do with old SVN branches?

Posted by John on Stack Overflow See other posts from Stack Overflow or by John
Published on 2010-05-24T20:08:43Z Indexed on 2010/05/24 20:11 UTC
Read the original article Hit count: 161

Filed under:

We had a SVN branch recently that had been merged back to trunk, and some more work on that feature/functional area was needed. I suggested using the same branch but was told you shouldn't re-use a branch once it has been integrated into trunk (a reference in SVN docs was given, I can't find it now). That suggests a branch is fairly useless once you merge back to trunk, so my question is once a branch is no longer needed, should it simply be deleted or kept?

© Stack Overflow or respective owner

Related posts about svn