This is odd.
Yesterday, there were several replies to this post. Now, I don't see them.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to jenkinsci-users+unsubscr
git plugin 2.0 is a major refactoring (as the version tell you) so we
didn't documented all changes
2013/11/5 Ricardo Silva
> This change was not in the changelog for 2.0 which I read before trying to
> upgrade.
>
> Would it be possible to document this in the page plugin? I think it might
> he
This change was not in the changelog for 2.0 which I read before trying
to upgrade.
Would it be possible to document this in the page plugin? I think it
might help people understand how the plugin works. In particular this
piece of information helped me understand what happened when I upgraded
this was one goal for git-plugin 2.0 : remove the advanced, advanced
section, and move all exotic options into extensions.
2013/11/4 Steve K
>
> Oh. OK. That section has changed. I'm accustomed to seeing an "Advanced"
> options button.
> Thanks.
>
> --
> You received this message because you ar
Oh. OK. That section has changed. I'm accustomed to seeing an "Advanced"
options button.
Thanks.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to jenkinsci-use
It's under 'Additional behaviors', the last item in the Git SCM section of your
job configuration.
On 04.11.2013, at 22:06, Steve K wrote:
> Where would I set "Force polling using workspace"?
> I don't see that option in the job config nor in the server config.
>
>
>
> --
> You received thi
Where would I set "Force polling using workspace"?
I don't see that option in the job config nor in the server config.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an em
Ahh, my mistake, since all my slaves are Amazon EC2 VMs and don't exist except
when they are needed, I assumed the master did all polling :-)
- Original Message -
From: jenkinsci-users@googlegroups.com
To: jenkinsci-users@googlegroups.com
At: Nov 4 2013 15:30:06
no, polling occurs on la
no, polling occurs on last available workspace, that may be a slave.
git-plugin 2.0 is using remote polling "ls-remote" by default, you force
the legacy mode setting "Force polling using workspace" option
BUT a simpler option is for you to install git on master !
2013/11/4 Kevin Fleming (BLOOMBE
Hello,
I just upgraded several of my plugins including git (2.0), ssh-credentials
(1.5.1), scm-api (0.2), and git-client (1.4.6). I'm on Jenkins 1.509.3
Now, polling fails as shown below:
FATAL: Error performing command: ls-remote -h
ssh://m...@myserver.corp.mycompany.com:29418/Bryce.git
fs01
10 matches
Mail list logo