Clinton Barr edited a comment on Bug JENKINS-15898

I experienced this issue recently when renaming a job (and subsequently deleting it). I fixed the commit errors by logging into our Windows Jenkins server and completing the following steps:

  • Ensure that an svn client is installed (I used TortoiseSVN)
  • Navigate to C:\Program Files (x86)\Jenkins\scm-sync-configuration\checkoutConfiguration
  • Delete the old project folder
  • Ensure that the config.xml for the master (in the checkoutConfiguration directory) is updated to use the new name
  • Commit the changes (or let Scm Sync do it)
  • If any errors or conflicts occur with the old project folder, resolve them

After this, Scm Sync was able to complete future commits. Until renaming is reactivated for the plugin, I'll be avoiding deleting or renaming projects.

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.

Reply via email to