Issue Type: Bug Bug
Affects Versions: current
Assignee: Nicolas De Loof
Components: git
Created: 27/Mar/14 12:09 AM
Description:

hudson.plugins.git.GitSCM.xml
the line
<generation>10</generation>
got changed to
<generation>31</generation>

  • sorry no idea how
    results were git repository symbolic links got converted to files.
  1. GOOD - <generation>10</generation>
    ls -l subdir/mylink
    lrwxrwxrwx. 1 jenkins jenkins 5 Mar 26 16:56 mylink -> ../..
  1. BROKEN - <generation>31</generation>
    ls -l subdir/mylink
    rw-rw-r-. 1 jenkins jenkins 5 Mar 26 16:56 mylink

This worked w/o updates or plugin installs 2 days ago, had to be changed by some configuration change action - Like testing JGit then changing back go Git in system config.

Environment: Fedora 20
Project: Jenkins
Priority: Major Major
Reporter: Paul Houghton
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to