-
Bug
-
Resolution: Not A Defect
-
Major
-
None
-
Hudson ver. 1.362 (Running on Debian Lenny)
I wanted to test subversion push (http://www.hudson-labs.org/content/subversion-repository-change-notification-push-vs-pull?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+ContinuousBlog+%28Hudson+Labs%29&utm_content=FeedBurner) on my project.
The post-commit-hook seems to work, however in the logfile I find the entry
WARNING: No subversion jobs using repository: f5c71e10-90bd-4f8a-a2e2-09e4b671e8c7
which is not true.
I have manually verified that the configured repositories are based on this UUID.
Unfortunatly logging output is quite limited for this issue.
I solved this issue:
It was simply a missunderstanding: I disactivated the option "Source Code Management System abfragen" (in English "query source code management"), because i considered this as not necessary, when using push.
However only the time schedule must be removed.
Know it works.
Michael