Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-1311

allow multiple modules and branches to be checked out in a single plan

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Duplicate
    • None
    • Repository (CVS)
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      With more complex projects it is often useful to be able to specify multiple check-outs for a build.

      For example, what we do at my work place is:

      $ cvs co -r infrastructure_1_1 eng/infrastructure
      $ cvs co eng/applications

      But depending on what you're doing, you might also do:

      $ cvs co -r infrastructure_newest eng/infrastructure
      $ cvs co eng/applications

      So it would be nice to be able to specify different branches for different check outs. You can't express this with a CVS module because modules can't mix and match branch specifications.

            Unassigned Unassigned
            f2c0aaadbc9c Wilson Yeung
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: