cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

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

mpatil-2
5-Regular Member

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

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 1
uminet
12-Amethyst
(To:mpatil-2)

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.

Top Tags