-
Bug
-
Resolution: Unresolved
-
Major
-
Windows 7 Pro 32 bits.
Jenkins 2.51, installed with installer, running as a service.
Subversion Workspace Version 1.8
Subversion Plug-in 2.7.2
Chrome 57.0
We have some nexted externals. These are configured on the first folder, for example:
Path: Core URL: /MainRepository/trunk/OneProject/Core
Path: Core/Plugins/Scripts URL: /MainRepository/OtherProject/Scripts
So we have an external Core folder and inside, another external Scripts folder.
When we configure the check-out strategy as "Emulate clean checkout" the workspace sandbox gets broken.
I think Jenkins deletes all the contents in the nested external folder, also the contents inside .svn hidden folder so the repository does not work anymore. The only way to make it work again is doing a new checkout.
Please, contact me if you need further details.
Thank you.