How do I find out why my SVN tagging is failing?
I just set up a new build copied from an existing build and the tagging is not working in the new build. It was working fine in the old build. I believe that I could solve this if I only knew what the problem was. I cannot find any information on the problem in any logs on the server or agent. Perhaps I'm looking in the wrong place. Specifically I was looking in:
server:
TeamCity/logs/teamcity-vcs.log
TeamCity/logs/teamcity-server.log
Agent:
teamcity/logs/teamcity-agent.log
Any help would be appreciated.
Thanks.
--
Matthew Jaskula
Please sign in to leave a comment.
Nevermind, user error.
After copying the build config I changed the VCS root, which was not checked to be labeled. This makes sense, I just didn't notice the change.
Sorry for the false alarm.
--
Matthew Jaskula