If I start a new build manually there is no problem to pull the
repositories.
Just saw that there is a "Multiple SCMs Polling Log" and it says:
Started on Sep 7, 2012 5:27:32 PM
[Api] $ hg pull --rev default
abort: http authorization required
[Api] $ hg log --rev default --template {node}
[Api] $ hg log --rev default --template {rev}
[Dependencies] $ hg pull --rev default
abort: http authorization required
[Dependencies] $ hg log --rev default --template {node}
[Dependencies] $ hg log --rev default --template {rev}
Done. Took 2.3 sec
No changes
Am Freitag, 7. September 2012 17:26:19 UTC+2 schrieb Timur Zanagar:
>
> I'm using "Jenkins Multiple SCMs plugin version 0.2" and the trigger (Poll
> SCM) is built-in (Jenkins version 1.480) and is set to every minute.
>
> Am Freitag, 7. September 2012 17:16:40 UTC+2 schrieb Jesse Glick:
>>
>> On 09/07/2012 10:45 AM, Timur Zanagar wrote:
>> > I'm just using the Multiple SCM Plugin with 2 Mercurial repositories
>> and my SCM trigger isn't working.
>>
>> What do your job's <scm> and <triggers> sections look like? Are you using
>> the latest versions of both plugins?
>>
>