-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Platform: All, OS: All
When a subversion checkout is done, the entire workspace is deleted - not just
the previous checkout folder. There may be other files held in the workspace
outside the checkout folder - especially when the same workspace is share by
multiple jobs. Code should be changed so that only the previous checkout
folder, if there is one, is deleted before a checkout is done.
- is blocking
-
JENKINS-2391 Build always downloads contents of repository
-
- Closed
-
- is duplicated by
-
JENKINS-1819 Hudson is deleting the files from workspace when checking out a project
-
- Closed
-
-
JENKINS-2680 Subversion check out deletes whole content of the workspace
-
- Closed
-
-
JENKINS-5257 deleting all content of custom workspace undesirable
-
- Closed
-
-
JENKINS-3634 Subversion deletes workspace randomly!
-
- Closed
-
This changes the behavior of existing Hudson installations - when a user
upgrades, their workspace will no longer be cleaned if they have the fresh
checkout option selected for SVN. The functionality associated with the UI
feature has already flipped and flopped once. Now it's going to flip again.
This is not a pleasant user experience.
3966 is nice, but doing all this change at once is surprising for users - I
think the dev list should be notified of the plan here.