Ask the people who configured that job originally to tell you the SCM 
configuration information.

If it was using a Git repository, you'll need a URL for that repository.  
Usually those repository URL's are of the form 
https://git.example.com/someone/some-repo.git or 
[email protected]:someone/some-repo.git.

There are many tutorials that will show you how to configure SCM for a 
Jenkins job.  I created one in 2014 that I called "Jenkins in 5 minutes".  
Badly out of date, but illustrates the 
concepts. https://www.youtube.com/watch?v=NovHZZwlCfk

On Wednesday, September 29, 2021 at 10:30:08 AM UTC-6 [email protected] 
wrote:

> How do I do this?
>
>
>    - No SCM configured - usually Jenkins jobs have an SCM configured.  
>    Choose the SCM you prefer for that job and configure it
>
>
>
> On Tue, Sep 28, 2021 at 5:38 PM Mark Waite <[email protected]> wrote:
>
>>
>>
>> On Tuesday, September 28, 2021 at 1:21:15 AM UTC-6 priya wrote:
>>
>>> Hi
>>>
>>> I stopped and started Jenkins since the server hosting it had an issue : 
>>>
>>> But now when I click on Configure I see the following:
>>>
>>> Snapshot attached.How do I fix this?
>>>
>>
>> You'll need to provide a better description of what you expected to see 
>> as compared to what you see.  In that screen shot, I see:
>>
>>    - Jenkins 2.164.1 - a Jenkins version that was released in 2019.  
>>    Multiple security advisories have been issued since that release.  If 
>>    you're expecting security fixes, then upgrade to 2.303.1
>>    - No SCM configured - usually Jenkins jobs have an SCM configured.  
>>    Choose the SCM you prefer for that job and configure it
>>    - Build discarder may not be configured with limits.  If you want to 
>>    limit the amount of build history you retain, assign values to the build 
>>    discarder
>>
>>  
>>
>>> --
>>> Thanks
>>> Priya
>>>
>> -- 
>> 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 [email protected].
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-users/aa8bba3e-4f81-473b-bb3a-be674d24994dn%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/jenkinsci-users/aa8bba3e-4f81-473b-bb3a-be674d24994dn%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/809f34de-6ed3-47ef-8989-0958eed1b7b4n%40googlegroups.com.

Reply via email to