jenkinsci / jenkinsci/subversion-plugin
[JENKINS-41454] Module checkout is overidding previously checked out folder
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
I am currently migrating from hudson to jenkins. In hudson, it directly checks out to the respective folder whereas in Jenkins, it is cleaning up the directory and performing a checkout.
Steps Followed:
1. Clean up D:\JenkinsHome\jobs\CompileSecurity\workspace\src\ConnectBuild
2. Check out at D:\JenkinsHome\jobs\CompileSecurity\workspace\src\ConnectBuild
3. Clean up D:\JenkinsHome\jobs\CompileSecurity\workspace\src
4. Check out at D:\JenkinsHome\jobs\CompileSecurity\workspace\src
---
Originally reported by vani215, imported from: Module checkout is overidding previously checked out folder
Raw content of original issue
I am currently migrating from hudson to jenkins. In hudson, it directly checks out to the respective folder whereas in Jenkins, it is cleaning up the directory and performing a checkout.
Steps Followed:
1. Clean up D:\JenkinsHome\jobs\CompileSecurity\workspace\src\ConnectBuild
2. Check out at D:\JenkinsHome\jobs\CompileSecurity\workspace\src\ConnectBuild
3. Clean up D:\JenkinsHome\jobs\CompileSecurity\workspace\src
4. Check out at D:\JenkinsHome\jobs\CompileSecurity\workspace\src
- environment:
Windows server 2008 R2, Collabnet Subversion Edge
1 attachment
- [jenkinserror.PNG](https://issues.jenkins.io/secure/attachment/35618/jenkinserror.PNG)
> 
Contributor guide
Assessment
This issue has not been assessed yet.