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

Subversion back-end cannot handle renaming of jobs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • SCM Sync Configuration Plugin 0.0.6.1
      Jenkins Subversion Plug-in 1.43
      svn version 1.6.11 (r934486)
      git version 1.7.11.3
      CentOS 5.8

      To reproduce:

      1. Install and configure scm-sync-configuration to use Subversion.

      • In my case, I was using a file:///... repo

      2. Rename a job (configure job, change Project name).

      Expected result:
      Job is moved in Subversion repository.

      Actual result:
      1. scm-sync-configuration.fail.log: "Error while checking in file to scm repository"
      2. Nothing happens in Subversion repository.
      3. Any changes after this are queued up but never checked in.

      Workaround:
      Use git rather than svn. When using git as a backend, the plugin behaves as expected. Or if you need svn, the workaround is to make sure to never rename jobs.

            fcamblor Frédéric Camblor
            clacke Claes Wallin (韋嘉誠)
            Votes:
            18 Vote for this issue
            Watchers:
            22 Start watching this issue

              Created:
              Updated:
              Resolved: