If I perform a rmname operation on an element in a parent stream does this also delete the element in the child stream?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No.
rmname will create an new version of the parent directory of the element you are removing.
That new version of the parent directory will no longer reference that element, and that new version will be created in the parent stream associated branch.
That has nothing to do with the versions of that same directory created in the child stream associated branch.
Those versions still reference that element.