Skip to main content
5-Regular Member
May 15, 2018
Question

How to resolve the resync error MKS125335: out of tree members and subprojects

  • May 15, 2018
  • 1 reply
  • 1211 views

Hello,

I am using following command for resync the member from sandbox but I got error MKS125335: out of tree members and subprojects but it works GUI.

si resync --populate --recurse -Y --sandbox=C:\data\TestScript\Testing\project.pj C:\data\TestScript\Testing\TestProjectBorgmannJan18_System Maturity Evaluation for Customer Sample Release1.xlsx

1 reply

13-Aquamarine
May 17, 2018

Hello,

 

I think in your case the member full path is too much.

Try it with just "si resync --populate --recurse -Y --sandbox=C:\data\TestScript\Testing\project.pj \TestProjectBorgmannJan18_System Maturity Evaluation for Customer Sample Release1.xlsx", i.e. use the relative path to the member beginning from the sandbox, not the absolute path.