Ability to exclude files from checkout, sparse checkouts

XMLWordPrintable

    • 2
    • 6

      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
      

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

              Created:
              Updated: