|
||||||||
|
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
- [JIRA] (JENKINS-13844) "Emulate clean ... [email protected] (JIRA)
- [JIRA] (JENKINS-13844) "Emulate c... [email protected] (JIRA)
- [JIRA] (JENKINS-13844) "Emulate c... [email protected] (JIRA)
- [JIRA] (JENKINS-13844) "Emulate c... [email protected] (JIRA)
- [JIRA] (JENKINS-13844) "Emulate c... [email protected] (JIRA)
- [JIRA] (JENKINS-13844) "Emulate c... [email protected] (JIRA)
- [JIRA] (JENKINS-13844) "Emulate c... [email protected] (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: