|
||||||||
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-13844) "Emulate clean checkout by..." does not work with 1.7 subversion repositories
chr...@med-access.net (JIRA) Sun, 30 Sep 2012 08:11:53 -0700
- [JIRA] (JENKINS-13844) "Emulate clean ... chr...@med-access.net (JIRA)
- [JIRA] (JENKINS-13844) "Emulate c... chr...@med-access.net (JIRA)
- [JIRA] (JENKINS-13844) "Emulate c... jenk...@atrip.sk (JIRA)
- [JIRA] (JENKINS-13844) "Emulate c... chr...@med-access.net (JIRA)
- [JIRA] (JENKINS-13844) "Emulate c... chr...@med-access.net (JIRA)
- [JIRA] (JENKINS-13844) "Emulate c... scm_issue_l...@java.net (JIRA)
- [JIRA] (JENKINS-13844) "Emulate c... forde...@gmail.com (JIRA)
Found the issue; the status objects returned by SVNKit have different values when used against a SVN 1.7 working copy.
Using the original snippet of code, status objects are returned for the correct files, but their status is STATUS_NONE, and hence the subsequent logic for removing files of specific statuses is not triggered: