I'm sorry, but I can't provide detailed configuration instructions for TFS.
On Tue, Mar 6, 2018, 4:42 AM Sharon Cohen George
wrote:
> Hi Mark,
>
> I am also trying to work with the TFS plugin on Jenkins builds.
>
> We use Jenkins ver. 2.89.4 with the tfs plugin 5.126.0
> I can see that the build
Hi Mark,
I am also trying to work with the TFS plugin on Jenkins builds.
We use Jenkins ver. 2.89.4 with the tfs plugin 5.126.0
I can see that the build detects successfully the last change set
available,
but it keeps failing on the stage of get latest sources:
Getting version 'C9477' to
'/v
You might check with your TFS administrator to see if they've enabled git
access to the TFS repository. If they have, then you can use the git
plugin to clone the TFS repository.
Mark Waite
On Tue, Mar 21, 2017 at 6:52 AM Salman Patel
wrote:
> Hello Guys,
> I have started creating Jenkins job
Hello Guys,
I have started creating Jenkins job with Pipeline Plugin. I am able to
build a job when I use *'git'* for source code (of project to be build)
checkout.
Do we have any option to use '*tfs' *for the same. I have found some
webpages saying that TFS Plugin do not support Credentials plu