Checking out wrong revision when building SVN branch
Hello
When trying to build a .sln in a subversion branch, TeamCity seems to check out the wrong revision:
+:Applications/MyApp/branches/20120328_1113_Rel5.2=>. (correct path to branch)
The newest revision number of this branch is 42396.
When I check the Build Parameters of the build, the property system.build.vcs.lastIncluded.revision.SVNRoot is 42319.
The property system.build.vcs.number.SVNRoot is 42419 (the latest revision of the entire VCS Root).
My checkout mode is "Automatically on server".
Clean all files before build = yes.
At the beginning of the log it says something about "transferring cached clean patch for VCS root: SVNRoot". Might it be a caching problem?
I already restarted the Buildserver and all the agents, did not solve the problem.
The problem only seems to exist when dealing with branches, when building the trunk it all works well.
Update: We're using TeamCity Enterprise 7.0.4 (build 21474)
Cheers, David
Please sign in to leave a comment.