Problem is: I was told that there was once a code containing string “SOMESTRING” existed before and I want to get that snippet. The way I can think of now is to open P4WEB and open changelisht one by one and press Ctrl-F to let the browser search for me. But there are hundreds of changelist in history, I don’t want to do this hundreds of times in order to search one string. Is there any way to do it faster like search in the whole history of the codes whether some change contains that string?
Share
Use p4 grep it can search the whole history.