-
Suggestion
-
Resolution: Duplicate
-
None
-
Tomcat 6, Java 1.6, Maven 2.2
-
0
-
1
-
Bamboo introduced shared source repositories. These allow us to pre-configure the SVN settings without sending a password around.
I would like to add a path to allow a build plan to only checkout a certain part of the repository.
Currently we maintain several svn repos. We create one shared repo for every svn repo. And the developers create plans as they like. But using shared source repos now causes every build plan to checkout the whole svn repo. This is a bit space consuming.
Currently the build task defines a subfolder where the build runs (which is ok). But if the build plan would allow to specify a certain path for the working copy we would save quite some space.