Cannot get build triggering to work at all
I'm a TeamCity newbie.
Windows XP SP2
TeamCity 4.5.5
Subversion 1.6.5
Runner sln2005
I've set Enable triggering and tried settings for Quiet Period as Do not use and Use default value.
I have no build pattern defined.
Is there a setting I'm missing somewhere?
(I can build OK using the Run button.)
Please sign in to leave a comment.
Does TeamCity detect changes? Do you see Pending changes links in the web UI?
No.
Did you configure VCS roots?
I opted for "If not specified, a name will be generated automatically." It then showed "svn: svn://localhost" as root name.
In VCS Root Sharing I initially had this unchecked. Then I checked it. However, if I select any of the three radio buttons it offers it never saves my choice. I just keep getting "Please choose corresponding option for applying changes in this VCS root." Could that be the problem?
Any further suggestions? What should the logs look like if this is working properly?
Sorry for delay, we are busy working on TeamCity 5.0.
Could you please do the following: submit a change to subversion, wait for some time and then attach here logs from the server: teamcity-server.log and teamcity-vcs.log.
OK, I'll try that in a while. When you say wait for some time, roughly how long?
It depends on how VCS root is configured (specifically what number is specified for checking for changes interval).
In the vcs log I removed entries before today to keep the size manageable.
Attachment(s):
teamcity-server.log.zip
teamcity-vcs.log.zip
Hello Kevin,
According to TeamCity logs, there were no changes since 2009/10/27 09:23:24 +0000 till 2009/10/27 14:44:39 +0000 , GMT time.
And the last detected revision in repository is 6. Could you please run command svn log -r 6:HEAD and attach results here?
As I understand, TeamCity didn't detect a change after revision 6, right?
Kind regards,
KIR