Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • I would prefer to maintain a single code trunk in my version control, if at all possible. I'd be concerned otherwise that changes to the trunk might not be merged into branches (or vice versa). Can you suggest a benefit to branching compared with, say, the second suggestion I outline above? Commented Nov 26, 2012 at 14:36
  • 1
    @DuncanJones Tough to tell based on your description. Seems like you would be managing many projects as opposed to branches of one project. Commented Nov 26, 2012 at 18:55
  • I reread my question and I agree it was quite unclear. I've completed re-edited the question and would appreciate your thoughts. Please comment against the question if any sections are unclear. Commented Nov 27, 2012 at 9:16