Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-10294

Configuration files as symlinks are replaces by copy when changing configuration

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Major Major
    • core
    • None
    • Linux Server

      I manage alot of my configuration in a SVN repository. But this does not work with Jenkins.

      root@kronos:~/.jenkins/jobs # ln -sf /opt/infrastructure/continousintegration/mondrian-config.xml mondrian/config.xml
      root@kronos:~/.jenkins/jobs # ll mondrian/config.xml
      lrwxrwxrwx 1 root root 60 11. Jul 15:16 mondrian/config.xml -> /opt/infrastructure/continousintegration/mondrian-config.xml

      Now after changing the configuration via the Jenkins web ui the link is not there anymore...

      root@kronos:~/.jenkins/jobs # ll mondrian/config.xml
      rw-rr- 1 root root 1841 11. Jul 15:17 mondrian/config.xml

            Unassigned Unassigned
            fmms Felix Möller
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: