local agent checkout in teamcity project disappears after some time
We have a build project that checks out files from an svn repository. It seems like after a period of time, the checked out working copy disappears like Teamcity's build agent removes it for inactivity.
Is this possible?
Please sign in to leave a comment.
Hi
Yes, a build agent can delete old working copies if there is no enough disk space for other builds.
Please see Free disk space article for details.