Hi,
I'm trying to figure out what would the destination workspace be in a specific case of merge inside a before-clientcheckin trigger.
When I have local changes I can use stdin to find changed files and use cm status on the right workspace but when I have pending merge links (PLASTIC_PENDING_MERGE_LINKS) and no input in stdin (no local changes) I cannot think of a way that gives me the destination workspace.
It has to be a before-clientcheckin.
Any ideas ?
Regards.