Re: hg pull has no effect

2012-11-27 Thread Felipe Coelho
> > @HEAD should not force the plugin to crash. > Can you please ensure that there was no space in between the URL and @HEAD. > Syntax: @HEAD > > If the error still exists then can you please paste the error logs here. > The value for "Repository URL" for Mercurial under the "Source Code Managem

Re: hg pull has no effect

2012-11-26 Thread Harpreet singh Wadhwa
@HEAD should not force the plugin to crash. Can you please ensure that there was no space in between the URL and @HEAD. Syntax: @HEAD If the error still exists then can you please paste the error logs here. Thanks On Mon, Nov 26, 2012 at 8:25 AM, Felipe Coelho wrote: > Hi > > I suspect this i

Re: hg pull has no effect

2012-11-26 Thread Felipe Coelho
Hi I suspect this is time difference issue. > Check the time of your Mercurial system and Jenkins system, if I am right > then your Jenkins system would have some old date :-) > Actually the Mercurial system was behind the Jenkins server by ~3 seconds. Now both are running ntpd anyway, but the

Re: hg pull has no effect

2012-11-23 Thread Harpreet singh Wadhwa
I suspect this is time difference issue. Check the time of your Mercurial system and Jenkins system, if I am right then your Jenkins system would have some old date :-) If that turns out to be true then you have two solutions: * Either sync the time of both the machines. * Or add @HEAD (at the end

hg pull has no effect

2012-11-23 Thread Felipe Coelho
I've installed Jenkins recently and have created a free-style project which is linked to a Mercurial repository. I've installed the Mercurial plugin and set the sources pointing to the correct URL. The user Jenkins is running under can access the repository without issues, and in fact a build ri