-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
1
-
4
-
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