How to disable "checkin" menu item?
One answer
What are you trying to do?
I believe you can prevent users from running checkin/load/accept/deliver on a code base by removing their developer licenses (that prevents them from creating a repository workspace, which is necessary for all of those operations).
Users will still be able to view the content of a stream with the repository files view.
I believe you can prevent users from running checkin/load/accept/deliver on a code base by removing their developer licenses (that prevents them from creating a repository workspace, which is necessary for all of those operations).
Users will still be able to view the content of a stream with the repository files view.