[JIRA] (JENKINS-47299) Multibranch pipelines with Jenkinsfile in big svn repositories is unusable

2020-02-10 Thread james.reyno...@cristiesoftware.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Reynolds commented on  JENKINS-47299  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Multibranch pipelines with Jenkinsfile in big svn repositories is unusable   
 

  
 
 
 
 

 
 This is a blocking issue for us using multi-branch pipelines on subversion as well. A cut-down mirror of the full repository allows the build to proceed in a couple of minutes - but the full repository will cause the build to take nearly 30. Our workaround is to use normal pipelines and fiddle around with BRANCH parameters. It works, but it is significantly more effort.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.185721.150722741.5560.1581356040326%40Atlassian.JIRA.


[JIRA] (JENKINS-25456) POSTing to existing job config.xml results in 'java.io.IOException: Failed to persist config.xml'

2018-12-05 Thread james.reyno...@cristiesoftware.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Reynolds commented on  JENKINS-25456  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: POSTing to existing job config.xml results in 'java.io.IOException: Failed to persist config.xml'   
 

  
 
 
 
 

 
 We ran into this recently but for us this was a different cause: we had an nginx redirect which ended up stripping the data. For the simple http → https redirect we got: curl -L http://jenkins.domain.com/createItem?name=test --data-binary @data.xml Produces the error but: curl https://jenkins.domain.com/createItem?name=test --data-binary @data.xml does not. The error is very hard to decipher - its best translated as "no data sent with post".  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





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