• 1
    • 6
    • 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.

      Bamboo should be able to do partial checkout, instead of checking out the entire repository.

      Bamboo does have an include/exclude feature for monitoring changes but it would be nice to ignore directories during checkout

      From BAM-3665:
      Many projects using Subversion avoid svn:externals and instead use sparse directories that came with svn 1.5

      svn co --depth=files http://svn.example.com/software/trunk
      svn update trunk/my_project trunk/shared
      

            [BAM-5839] Ability to exclude files from checkout, sparse checkouts

            SET Analytics Bot made changes -
            Support reference count Original: 4 New: 6
            SET Analytics Bot made changes -
            UIS Original: 9 New: 1
            SET Analytics Bot made changes -
            UIS Original: 1 New: 9
            Cathy S made changes -
            Remote Link New: This issue links to "Page (Confluence)" [ 893421 ]
            SET Analytics Bot made changes -
            UIS Original: 9 New: 1
            SET Analytics Bot made changes -
            UIS Original: 0 New: 9
            SET Analytics Bot made changes -
            UIS Original: 1 New: 0
            SET Analytics Bot made changes -
            UIS Original: 0 New: 1
            Katherine Yabut made changes -
            Workflow Original: JAC Suggestion Workflow [ 3016318 ] New: JAC Suggestion Workflow 3 [ 3598574 ]
            Krystian Brazulewicz made changes -
            Description Original: Bamboo should be able to do partial checkout, instead of checking out the entire repository.

            Bamboo does have an include/exclude feature for monitoring changes but it would be nice to ignore directories during checkout
            New: Bamboo should be able to do partial checkout, instead of checking out the entire repository.

            Bamboo does have an include/exclude feature for monitoring changes but it would be nice to ignore directories during checkout

            From BAM-3665:
            Many projects using Subversion avoid svn:externals and instead use sparse directories that came with svn 1.5
            {noformat}
            svn co --depth=files http://svn.example.com/software/trunk
            svn update trunk/my_project trunk/shared
            {noformat}

              Unassigned Unassigned
              ukuhnhardt Ulrich Kuhnhardt [Atlassian]
              Votes:
              21 Vote for this issue
              Watchers:
              15 Start watching this issue

                Created:
                Updated: