You need to update Subversion Plugin to a 2.x version -- only those integrate with Credentials Plugin.
On 14.10.2015, at 21:40,
benne...@gmail.com wrote:
> I am running Jenkins 1.629 on a Windows Server 2008 64-bit OS via execution of the jenkins.jar:
>
> Set JENKINS_HOME=F:\Jenkins\home
> Set Path=E:\Program Files (x86)\Java\jre7\bin;E:\buildserver\apps\Unix;%Path%
> CD /D F:\Jenkins
> java -jar jenkins.war --httpPort=8200
>
> I have one set of Global credentials defined:
> <Auto Generated Inline Image 1.png>
>
> My expectation is that when I configure a Hudson job, I’d be able to use these credentials in the Source Control Management section; following is what I do see:
> <Auto Generated Inline Image 2.png>
>
> If I do try to connect to a Subversion repository like shown below, I get a prompt to enter and store credentials for that job only:
> <Auto Generated Inline Image 3.png>
>
> <Auto Generated Inline Image 4.png>
>
>
>
> Another group in my company has used the Windows native installation of Jenkins (version ?) and those jobs have a prompt for credentials as shown here:
> <Auto Generated Inline Image 5.png>
>
> The above screen is how I want my instance of Jenkins to behave. Does anybody know what I am doing incorrectly?
>
> --
> 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...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-users/a0c0e232-9ed9-48b0-a673-50568a16262d%40googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.
> <Auto Generated Inline Image 1.png><Auto Generated Inline Image 2.png><Auto Generated Inline Image 3.png><Auto Generated Inline Image 4.png><Auto Generated Inline Image 5.png>