Eric Long commented on Bug JENKINS-15128

Does anyone have an idea for a work around? I am still unable to check in new changes to git using the plugin.

Some things I have tried and failed:
*manually committing the changes from the checkoutConfiguration folder
*deleting the checkoutConfiguration folder
*deleting the scm-sync-configuration.fail.log
*changing the git repo location and putting it back
*manually adding the folder to git so that the plug in could allow the commit including the deletion of the folder
*the steps found here: JENKINS-19229 comment
*manually deleting the checkoutConfiguration/jobs/rcx-datamodel folder

This is the error I receive:

Jan 02, 2014 1:53:15 PM hudson.plugins.scm_sync_configuration.SCMManipulator deleteHierarchy
SEVERE: [deleteHierarchy] Problem during remove : The git command failed.
Jan 02, 2014 1:53:15 PM hudson.plugins.scm_sync_configuration.SCMManipulator
FINE: Deleting SCM hierarchy [/var/lib/jenkins/scm-sync-configuration/checkoutConfiguration/jobs/rcx-datamodel] from SCM ...
Jan 02, 2014 1:53:15 PM hudson.plugins.scm_sync_configuration.ScmSyncConfigurationBusiness
FINEST: Processing commit : Commit hudson.plugins.scm_sync_configuration.model.Commit@2f023ff1 : 
  Author : John Doe
  Comment : Job [rcx-domainmodel] hierarchy renamed from [jobs/rcx-datamodel] to [jobs/rcx-domainmodel] by John Doe
  Changeset : 
    A jobs/rcx-test-data-framework/config.xml
    A config.xml
    A jobs/rcx-domainmodel/
    D jobs/rcx-datamodel/

The problem appears to be with the rcx-datamodel job that is deleted. The Git master has already deleted the folder.

What is odd is that the rcx-datamodel job is already missing from the /var/lib/jenkins folder in Jenkins and is missing in the git repo.

Is there a good way to start the scm-sync-configuration over from scratch without deleting the git repo?

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/groups/opt_out.

Reply via email to