[JIRA] (JENKINS-41850) Multibranch workflow and 'scm checkout' don't allow Svn clean before checkout

2020-03-25 Thread j.mairbo...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Joachim Mairböck commented on  JENKINS-41850  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Multibranch workflow and 'scm checkout' don't allow Svn clean before checkout   
 

  
 
 
 
 

 
 Apparently, there is a workaround for this, by setting the WorkspaceUpdater in the Jenkinsfile: https://claasd.blogspot.com/2019/01/jenkins-how-to-use-svn-checkout.html However, this doesn't help when using the (deprecated) Multibranch Freestyle Job plugin,  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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.178698.1486570799000.12666.1585134780409%40Atlassian.JIRA.


[JIRA] (JENKINS-41850) Multibranch workflow and 'scm checkout' don't allow Svn clean before checkout

2017-03-03 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41850  
 
 
  Multibranch workflow and 'scm checkout' don't allow Svn clean before checkout   
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Component/s: 
 workflow-multibranch-plugin  
 
 
Labels: 
 multibranch  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41850) Multibranch workflow and 'scm checkout' don't allow Svn clean before checkout

2017-02-08 Thread joakim.pl...@qrtech.se (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Joakim Plate created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41850  
 
 
  Multibranch workflow and 'scm checkout' don't allow Svn clean before checkout   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 subversion-plugin, workflow-multibranch-plugin  
 
 
Created: 
 2017/Feb/08 4:19 PM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Joakim Plate  
 

  
 
 
 
 

 
 Same as JENKINS-32540 when using "checkout scm" in a Jenkinsfile with the the workflow-multibranch-plugin, there is no way to create a clean checkout of the repository. The SVN features of emulate clean repository and/or complete clean of repository is not available.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment