Re: Should I delete branches after reintegrate
From: Greg Troxel <gdt_at_ir.bbn.com>
 
Date: Mon, 23 Mar 2009 11:30:21 -0400 
Should I delete branches after reintegrate? or leave dead branches
 Probably depends on the details in your documented software process :-)
 But, if it was a feature branch, and it's been reintegrated, then I
   do a record-only merge of the merge-to-trunk onto the branch, making
   delete the branch, thereby declaring that no more changes should be
 The last option
   leave the branch, and hope no one commits to it
 seems like trouble waiting to happen.
 I hope this helps clarify the issues; there is no right answer but you
 In my project, feature branches are deleted, and long-term project
 ------------------------------------------------------
 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
 
 
  | 
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.