Is it possible to create a link between two perforce repositories, kind of like symbolic links in linux.
Example: //depot/mydir/A@ -> //depot/mydir/B/
So when you try to sync //depot/mydir/A, you will sync //depot/mydir/B/... Or integrate, or so on.
I am not sure if such thing is possible. I will really appreciate some input on this matter.
Thanks!