I have a svn repo where I want to checkout from a subfolder which has inherited svn externals properties from its parent folder. When doing the checkout from the top folder everything from the svn externals got checked out but when checking out only the subfolder these are missing. I am using SubversionSCM.
Is there any option I could add so that properties from a parent folder is checked in my pipeline script?