Do I need to explicitly close a branch after merging it into trunk? Or is it implicitly considered closed after I merge it? In the former case, what should I do to close the branch? Does it mean I have to delete it?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, you should delete the branch after it has been reintegrated into the trunk. This is well explained in the SVN book: