|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Jenkins access_log: "POST /subversion/5b2fe25a-063e-49db-8281-8ecd037a0018/notifyCommit HTTP/1.0" 200 0 "-" "Wget/1.11.4 Red Hat modified"
I suppose this means that jenkins is receiving a notifyCommit from subversion and "200" means that all is fine.
Poll SCM is checked.
The path in subversion matches the path given in the jenkins job.
What other conditions can there be?