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.)

0
10 comments

Does TeamCity detect changes? Do you see Pending changes links in the web UI?

0
Avatar
Permanently deleted user

No.

0

Did you configure VCS roots?


0
Avatar
Permanently deleted user

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?

0
Avatar
Permanently deleted user

Any further suggestions? What should the logs look like if this is working properly?

0

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.

0
Avatar
Permanently deleted user

OK, I'll try that in a while. When you say wait for some time, roughly how long?

0

It depends on how VCS root is configured (specifically what number is specified for checking for changes interval).

0
Avatar
Permanently deleted user

In the vcs log I removed entries before today to keep the size manageable.



Attachment(s):
teamcity-server.log.zip
teamcity-vcs.log.zip
0

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

0

Please sign in to leave a comment.