|
||||||||
|
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 |
||||||||
- [JIRA] (JENKINS-777) The need for S... [email protected] (JIRA)
- [JIRA] (JENKINS-777) The need ... [email protected] (JIRA)
- [JIRA] (JENKINS-777) The need ... [email protected] (JIRA)
- [JIRA] (JENKINS-777) The need ... [email protected] (JIRA)
- [JIRA] (JENKINS-777) The need ... [email protected] (JIRA)
- [JIRA] (JENKINS-777) The need ... [email protected] (JIRA)

Code changed in jenkins
User: Peter Ross
Path:
src/main/java/hudson/scm/SubversionSCM.java
src/main/java/hudson/scm/subversion/CheckoutUpdater.java
src/main/java/hudson/scm/subversion/UpdateUpdater.java
src/main/java/hudson/scm/subversion/UpdateWithRevertUpdater.java
src/main/java/hudson/scm/subversion/WorkspaceUpdater.java
src/main/resources/hudson/scm/SubversionSCM/config.jelly
src/main/resources/hudson/scm/SubversionSCM/help-depthOption.html
src/main/resources/hudson/scm/SubversionSCM/help-ignoreExternalsOption.html
src/test/java/hudson/scm/SubversionSCMTest.java
src/test/resources/hudson/scm/
JENKINS-777.ziphttp://jenkins-ci.org/commit/subversion-plugin/e591847a3d51493fe84d84cfaaa4205952e7b50b
Log:
JENKINS-777Add ability to set depth and ignore externals for a svn module.This is based on the commit b2ac2f82a of the hudson subversion plugin.