[JIRA] [scm-sync-configuration-plugin] (JENKINS-15128) Renaming job doesn't work with Git

2016-04-13 Thread aw...@ebay.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Arnoud Witt commented on  JENKINS-15128 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Renaming job doesn't work with Git  
 
 
 
 
 
 
 
 
 
 
Added related to 

JENKINS-26652
 link. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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.


[JIRA] [scm-sync-configuration-plugin] (JENKINS-15128) Renaming job doesn't work with Git

2016-04-13 Thread aw...@ebay.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Arnoud Witt commented on  JENKINS-15128 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Renaming job doesn't work with Git  
 
 
 
 
 
 
 
 
 
 
Have exactly the same issue with 0.0.9 
Looking forward to see https://github.com/jenkinsci/scm-sync-configuration-plugin/pull/32 merged, which appear to contain the fixes. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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.


[JIRA] [scm-sync-configuration-plugin] (JENKINS-15128) Renaming job doesn't work with Git

2015-12-17 Thread tba...@circle.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Trevor Baker edited a comment on  JENKINS-15128 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Renaming job doesn't work with Git  
 
 
 
 
 
 
 
 
 
 I see the following in checkoutConfiguration/  { { code}   # git statusOn branch masterYour branch is ahead of 'origin/master' by 10 commits.  (use "git push" to publish your local commits)Changes to be committed:  (use "git reset HEAD ..." to unstage) renamed:jobs/SQS Mertics/config.xml -> jobs/SQS Metrics/config.xmlChanges not staged for commit:  (use "git add ..." to update what will be committed)  (use "git checkout -- ..." to discard changes in working directory) modified:   config.xml {code } } I don't know which config.xml failed to add. I see the following repeating in the logs{ { code} Dec 17, 2015 1:37:00 PM SEVERE hudson.plugins.scm_sync_configuration.SCMManipulator deleteHierarchy[deleteHierarchy] Problem during remove : The git command failed.Dec 17, 2015 1:38:00 PM SEVERE hudson.plugins.scm_sync_configuration.SCMManipulator deleteHierarchy[deleteHierarchy] Problem during remove : The git command failed.Dec 17, 2015 1:38:01 PM SEVERE hudson.plugins.scm_sync_configuration.SCMManipulator deleteHierarchy[deleteHierarchy] Problem during remove : The git command failed. {code } } I manually fixed by:{ { code} ssh jenkinssudo su jenkins -s /bin/bashcd ~/scm-sync-configuration/checkoutConfiguration/git status  # see untracked filesgit add -agit commit -a -m "manual commit due to failed rename"git push origin master# all good {code } } Then restarting jenkins. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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.


[JIRA] [scm-sync-configuration-plugin] (JENKINS-15128) Renaming job doesn't work with Git

2015-12-17 Thread tba...@circle.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Trevor Baker reopened an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
Please see my earlier comments; this is still not working for us. 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-15128 
 
 
 
  Renaming job doesn't work with Git  
 
 
 
 
 
 
 
 
 

Change By:
 
 Trevor Baker 
 
 
 

Resolution:
 
 Fixed 
 
 
 

Status:
 
 Closed Reopened 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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.


[JIRA] [scm-sync-configuration-plugin] (JENKINS-15128) Renaming job doesn't work with Git

2015-12-17 Thread tba...@circle.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Trevor Baker edited a comment on  JENKINS-15128 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Renaming job doesn't work with Git  
 
 
 
 
 
 
 
 
 
 I see the following in checkoutConfiguration/{ quote} { # git statusOn branch masterYour branch is ahead of 'origin/master' by 10 commits.  (use "git push" to publish your local commits)Changes to be committed:  (use "git reset HEAD ..." to unstage) renamed:jobs/SQS Mertics/config.xml -> jobs/SQS Metrics/config.xmlChanges not staged for commit:  (use "git add ..." to update what will be committed)  (use "git checkout -- ..." to discard changes in working directory) modified:   config.xml {quote } } I don't know which config.xml failed to add. I see the following repeating in the logs{ quote} { Dec 17, 2015 1:37:00 PM SEVERE hudson.plugins.scm_sync_configuration.SCMManipulator deleteHierarchy[deleteHierarchy] Problem during remove : The git command failed.Dec 17, 2015 1:38:00 PM SEVERE hudson.plugins.scm_sync_configuration.SCMManipulator deleteHierarchy[deleteHierarchy] Problem during remove : The git command failed.Dec 17, 2015 1:38:01 PM SEVERE hudson.plugins.scm_sync_configuration.SCMManipulator deleteHierarchy[deleteHierarchy] Problem during remove : The git command failed. {quote } } I manually fixed by:{ quote} { ssh jenkinssudo su jenkins -s /bin/bashcd ~/scm-sync-configuration/checkoutConfiguration/git status  # see untracked filesgit add -agit commit -a -m "manual commit due to failed rename"git push origin master# all good {quote } } Then restarting jenkins. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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.


[JIRA] [scm-sync-configuration-plugin] (JENKINS-15128) Renaming job doesn't work with Git

2015-12-17 Thread tba...@circle.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Trevor Baker commented on  JENKINS-15128 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Renaming job doesn't work with Git  
 
 
 
 
 
 
 
 
 
 
I see the following in checkoutConfiguration/ 
 
 

git status On branch master Your branch is ahead of 'origin/master' by 10 commits. (use "git push" to publish your local commits) Changes to be committed: (use "git reset HEAD ..." to unstage)
 
 
 renamed: jobs/SQS Mertics/config.xml -> jobs/SQS Metrics/config.xml 
Changes not staged for commit: (use "git add ..." to update what will be committed) (use "git checkout – ..." to discard changes in working directory) 
 modified: config.xml
 
I don't know which config.xml failed to add.  
I see the following repeating in the logs 
 
Dec 17, 2015 1:37:00 PM SEVERE hudson.plugins.scm_sync_configuration.SCMManipulator deleteHierarchy [deleteHierarchy] Problem during remove : The git command failed. Dec 17, 2015 1:38:00 PM SEVERE hudson.plugins.scm_sync_configuration.SCMManipulator deleteHierarchy [deleteHierarchy] Problem during remove : The git command failed. Dec 17, 2015 1:38:01 PM SEVERE hudson.plugins.scm_sync_configuration.SCMManipulator deleteHierarchy [deleteHierarchy] Problem during remove : The git command failed.
 
I manually fixed by: 
 
ssh jenkins sudo su jenkins -s /bin/bash cd ~/scm-sync-configuration/checkoutConfiguration/ git status # see untracked files git add -a git commit -a -m "manual commit due to failed rename" git push origin master 
 

all good
 
 
 
Then restarting jenkins. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
   

[JIRA] [scm-sync-configuration-plugin] (JENKINS-15128) Renaming job doesn't work with Git

2015-12-17 Thread tba...@circle.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Trevor Baker commented on  JENKINS-15128 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Renaming job doesn't work with Git  
 
 
 
 
 
 
 
 
 
 
Same as issue 

JENKINS-25786
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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.


[JIRA] [scm-sync-configuration-plugin] (JENKINS-15128) Renaming job doesn't work with Git

2015-12-17 Thread tba...@circle.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Trevor Baker commented on  JENKINS-15128 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Renaming job doesn't work with Git  
 
 
 
 
 
 
 
 
 
 
I tried a rename with 0.0.9 and it failed. 
 
Dec 17, 2015 1:16:56 PM WARNING hudson.plugins.scm_sync_configuration.SCMManipulator addFile [addFile] Error while adding file : Exception while executing SCM command. Dec 17, 2015 1:16:56 PM SEVERE hudson.plugins.scm_sync_configuration.SCMManipulator checkinFiles [checkinFiles] Error while checkin : Exception while executing SCM command. Dec 17, 2015 1:16:56 PM SEVERE hudson.plugins.scm_sync_configuration.ScmSyncConfigurationBusiness processCommitsQueue Error while processing commit queue : Error while checking in file to scm repository Dec 17, 2015 1:17:00 PM SEVERE hudson.plugins.scm_sync_configuration.SCMManipulator deleteHierarchy [deleteHierarchy] Problem during remove : The git command failed.
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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.


[JIRA] [scm-sync-configuration-plugin] (JENKINS-15128) Renaming job doesn't work with Git

2015-12-16 Thread rodr...@freebsd.org (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Craig Rodrigues closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
Fixed in 0.0.9 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-15128 
 
 
 
  Renaming job doesn't work with Git  
 
 
 
 
 
 
 
 
 

Change By:
 
 Craig Rodrigues 
 
 
 

Status:
 
 Reopened Closed 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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.


[JIRA] [scm-sync-configuration-plugin] (JENKINS-15128) Renaming job doesn't work with Git

2015-12-01 Thread bria...@bellsouth.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Brian Wilson updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-15128 
 
 
 
  Renaming job doesn't work with Git  
 
 
 
 
 
 
 
 
 

Change By:
 
 Brian Wilson 
 
 
 

Comment:
 
 I've tried the suggested manual fix, and tried restarting Jenkins several times.  Nothing seems to be working.  Our changes are not being committed to Subversion and this is a real draw back to this plugin.  Please can someone look at a fix for this issue? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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.


[JIRA] [scm-sync-configuration-plugin] (JENKINS-15128) Renaming job doesn't work with Git

2015-12-01 Thread bria...@bellsouth.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Brian Wilson commented on  JENKINS-15128 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Renaming job doesn't work with Git  
 
 
 
 
 
 
 
 
 
 
I've tried the suggested manual fix, and tried restarting Jenkins several times. Nothing seems to be working. Our changes are not being committed to Subversion and this is a real draw back to this plugin. Please can someone look at a fix for this issue? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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.


[JIRA] [scm-sync-configuration-plugin] (JENKINS-15128) Renaming job doesn't work with Git

2015-08-12 Thread aubert...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Alexandre Aubert edited a comment on  JENKINS-15128 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Renaming job doesn't work with Git  
 
 
 
 
 
 
 
 
 
 Hi,I'dlikeindeedalsotoknowwhattodoinordertogetbacktonormalsynconcerenamingajob RestartingJenkins has alreadybeendone restartsyncprocesssuccessfully . ..Thx! 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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.


[JIRA] [scm-sync-configuration-plugin] (JENKINS-15128) Renaming job doesn't work with Git

2015-08-12 Thread aubert...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Alexandre Aubert commented on  JENKINS-15128 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Renaming job doesn't work with Git  
 
 
 
 
 
 
 
 
 
 
Hi, I'd like indeed also to know what to do in order to get back to normal sync once renaming a job has already been done... Thx ! 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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.


[JIRA] [scm-sync-configuration-plugin] (JENKINS-15128) Renaming job doesn't work with Git

2015-08-06 Thread nicholas.kuech...@rackspace.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Nicholas Kuechler commented on  JENKINS-15128 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Renaming job doesn't work with Git  
 
 
 
 
 
 
 
 
 
 
A little late for that. =P The job has already been renamed.. but how do I fix the git part so SCM can proceed? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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.


[JIRA] [scm-sync-configuration-plugin] (JENKINS-15128) Renaming job doesn't work with Git

2015-08-06 Thread aeschbac...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 aeschbacher commented on  JENKINS-15128 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Renaming job doesn't work with Git  
 
 
 
 
 
 
 
 
 
 
Do not rename a job; duplicate it, and remove the original. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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.


[JIRA] [scm-sync-configuration-plugin] (JENKINS-15128) Renaming job doesn't work with Git

2015-08-05 Thread nicholas.kuech...@rackspace.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Nicholas Kuechler commented on  JENKINS-15128 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Renaming job doesn't work with Git  
 
 
 
 
 
 
 
 
 
 
What's the manual work-around for this issue? I haven't been able to figure out how to rectify this issue so that scm backups can proceed. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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.


[JIRA] [scm-sync-configuration-plugin] (JENKINS-15128) Renaming job doesn't work with Git

2015-05-18 Thread e...@stratoscale.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Eran Cohen reopened an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-15128 
 
 
 
  Renaming job doesn't work with Git  
 
 
 
 
 
 
 
 
 

Change By:
 
 Eran Cohen 
 
 
 

Resolution:
 
 Fixed 
 
 
 

Status:
 
 Resolved Reopened 
 
 
 

Assignee:
 
 FrdricCamblor 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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.


[JIRA] [scm-sync-configuration-plugin] (JENKINS-15128) Renaming job doesn't work with Git

2015-05-18 Thread e...@stratoscale.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Eran Cohen commented on  JENKINS-15128 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Renaming job doesn't work with Git  
 
 
 
 
 
 
 
 
 
 
not fixed: May 18, 2015 3:29:48 PM SEVERE hudson.plugins.scm_sync_configuration.SCMManipulator deleteHierarchy [deleteHierarchy] Problem during remove : The git command failed. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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.


[JIRA] [scm-sync-configuration-plugin] (JENKINS-15128) Renaming job doesn't work with Git

2015-04-27 Thread dcadwalla...@gmail.com (JIRA)














































Dave Cadwallader
 commented on  JENKINS-15128


Renaming job doesnt work with Git















Seems not to be fixed.  When renaming a job, we get this in the logs and all future SCM syncs fail.  This is using the latest v0.0.8:

Apr 27, 2015 1:13:20 PM FINE hudson.plugins.scm_sync_configuration.SCMManipulator
Deleting SCM hierarchy /root/jenkins/scm-sync-configuration/checkoutConfiguration/jobs/Frontend_Test from SCM ...
Apr 27, 2015 1:13:20 PM SEVERE hudson.plugins.scm_sync_configuration.SCMManipulator deleteHierarchy
deleteHierarchy Problem during remove : The git command failed.



























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.


[JIRA] [scm-sync-configuration-plugin] (JENKINS-15128) Renaming job doesn't work with Git

2014-11-25 Thread d...@baltrinic.com (JIRA)














































Kenneth Baltrinic
 commented on  JENKINS-15128


Renaming job doesnt work with Git















Has a new ticket been opened for this as @fcamblor requested?  We are encountering the same issue when renaming a job.  The job folder has no subdirectories but contains a single config.xml file, hence a simple git rm job-dir-name fails.



























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.


[JIRA] [scm-sync-configuration-plugin] (JENKINS-15128) Renaming job doesn't work with Git

2014-11-25 Thread d...@baltrinic.com (JIRA)












































 
Kenneth Baltrinic
 edited a comment on  JENKINS-15128


Renaming job doesnt work with Git
















Has a new ticket been opened for this as @fcamblor requested?  We are encountering the same issue when renaming a job.  The job folder has no subdirectories but contains a single config.xml file, hence a simple git rm job-dir-name fails.

I should add that we are using v 0.0.8 of the plug-in.



























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.