How to find untracked files in a Perforce tree? (analogue of svn status)

前端 未结 16 2119
独厮守ぢ
独厮守ぢ 2020-12-02 06:44

Anybody have a script or alias to find untracked (really: unadded) files in a Perforce tree?

EDIT: I updated the accepted answer on this one since it looks like P4V

16条回答
  •  情歌与酒
    2020-12-02 07:44

    Alternatively from P4Win, use the ""Local Files not in Depot" option on the left hand view panel.

    I don't use P4V much, but I think the equivalent is to select "Hide Local Workspace Files" in the filter dropdown of the Workspace view tab.p4 help fstat

    In P4V 2015.1 you'll find these options under the filter button like this:

提交回复
热议问题