mikee wrote: > Is there a way given a file to find what clients work for > that file? If I have file x.pl, is there a p4 (or web even) > command where I can find all clients that work for that file? Try 'p4 opened -a <file>'. See 'p4 help opened' for more infos. cheers, alex