-
Bug
-
Resolution: Unresolved
-
Minor
-
None
When reverting before an update the externals folders are not reverted. Leaving a project with half revert and half not reverted components.
For example:
In a project structure
Main folder
+----> Component
+----> ExternalComponentsFolder
+----> Component2
+----> ExternalComponent
the Component and Component2 folders are reverted but the ExternalComponentsFolder and ExternalComponent folders are not.
Jenkins version 1.606
Subversion plugin version 2.5
[JENKINS-39821] Check-out strategy "Use 'svn update' as much as possible, with 'svn revert' before update doesn't rever externals
Description |
Original:
When reverting before an update the externals folders are not reverted. Leaving a project with half revert and half not reverted components. For example: In a project structure Main folder +----> Component +----> ExternalComponentsFolder +----> Component2 +----> ExternalComponent the Component and Component2 folders are reverted but the ExternalComponentsFolder and ExternalComponent folders are not. |
New:
When reverting before an update the externals folders are not reverted. Leaving a project with half revert and half not reverted components. For example: In a project structure Main folder +----> Component +----> ExternalComponentsFolder +----> Component2 +----> ExternalComponent the Component and Component2 folders are reverted but the ExternalComponentsFolder and ExternalComponent folders are not. Jenkins version 1.606 Subversion plugin version 2.5 |