Hiding / blocking revised file information in the change list

In the Windows P4V application, I can select a specific user and workspace and see a list of user changes in this workspace. When I click on a specific change list from the change list, I can see the changed files in the Files tab, and then view the actual changes for a specific file. For some reason, I don’t see the revised file named in some rare cases, and when I click on the files tab, I see a message that the changes may be protected or deleted. Is there anything you can do to prevent other users from knowing what changes you made to a particular change list?

+4
source share
1 answer

Yes it is possible. The list of changes can be marked as public or limited, and a limited list of changes requires permission to view: http://www.perforce.com/perforce/r10.2/manuals/cmdref/describe.html#1040665 . This is the type of change list that controls this: http://www.perforce.com/perforce/r10.2/manuals/cmdref/change.html#1040665

+4
source

All Articles