|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

I was unable to duplicate the problem as you reported it. Can you provide more details, and can you confirm it behaves that way on later attempts?
Steps I tried:
1. Create a new freestyle Jenkins project
2. Use CVS as the SCM system, with
1. CVSROOT = :pserver:[email protected]:/sources/ghostscript
2. Modules remote name = ghostscript/expat
3. Modules local name = expat
3. Build that freestyle Jenkins project, confirm it succeeds
4. Change from CVS to Git by clicking the Git radio button, then entering
1. Repository URL = ""> 5. Save the job
6. Run the job to confirm git clone works