[p4] Recursive List of Depot - Directories only

Arnt Gulbrandsen arnt at gulbrandsen.priv.no
Fri Aug 23 15:36:31 PDT 2002


What you're looking for is 'p4 dirs //depot-name/...', which is 
unfortunately broken in the current version. 'p4 have //depot-name/...' 
(the equivalent command for files) works, so I imagine there's some 
simple bug in perforce.

You can postprocess the output of 'p4 have //depot-name/...' to get just 
the directories.

--Arnt



More information about the perforce-user mailing list