[p4] Quick p4 question

Gross, Steve SGross at sjm.com
Fri Jan 4 15:01:39 PST 2008


I would like to get p4 to produce a list of depot files matching a
filemask that exist (are NOT deleted) as of head revision. That is,
let's say the depot at T0 looks like this:

T0

//depot/foo#1
//depot/bar#1

Then I delete foo:

//depot/foo#2 - deleted!
//depot/bar#1

I want to produce a list that shows me the NON-deleted file(s):
  //depot/bar#1

Is there an easy way to do this?

Thanks,
--Steve




More information about the perforce-user mailing list