I have a visual studio solution that includes a core project and several shared projects in an SVN repository. As such, building this solution requires several checkouts.
My problem is that the logs are reporting "Clean checkout enforced by repository configuration" after each checkout even though I have not selected "Force Clean Build" in the build plan's repository configuration. So predictably the build fails due to dependencies not being found as each checkout is deleted from the working directory before the next one is checked out.
Any insight on why I am experiencing this behavior?
Hi!
I have not met with same problem, but it will be good to check for related version on next releases
https://confluence.atlassian.com/bamboo/bamboo-releases-671089224.html
Cheers,
Gonchik Tsymzhitov
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.