I am trying to populate a folder that contains an e-link to an element in another folder. Lets call the e-link in the first folder the "link" and the element in the other folder the "target".
Right now, if I pop all the contents of the folder containing the link, but not the contents of the folder containing the target, the linking fails and I end up without the target that I expect to get.
In order for the linking to succeed, it seems that I have to pop all the contents of the folder containing the link and also pop the target in order for the linking to succeed.
Is there anyway to force accurev to pop the target of an e-link when an e-link is popped?
Thanks