jenkinsci / jenkinsci/subversion-plugin
[JENKINS-9816] Emulate clean checkout deletes versioned files if more than one module is checked out
Open
component:subversion-plugin
imported-jira-issue
priority:minor
resolution:unresolved
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
To reproduce:
- create a job that checks out two SVN modules, one in ".", one in a subdirectory
- select "emulate clean checkout..." option
The emulate function will delete the subdirectory.
---
Originally reported by hendrik, imported from: Emulate clean checkout deletes versioned files if more than one module is checked out
Raw content of original issue
To reproduce:
- create a job that checks out two SVN modules, one in ".", one in a subdirectory
- select "emulate clean checkout..." option
The emulate function will delete the subdirectory.
Contributor guide
Assessment
This issue has not been assessed yet.