Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables exclusive checkouts for the specified file. The following table lists ways to use the -M option.
- -M
Disables exclusive checkouts.
- -M-
Allows an exclusive checkout for an individual file.
Remarks
Checks out the file File.txt in multiple checkout mode:
ss Checkout $/file.txt -M
Checks out File.txt in exclusive checkout mode:
ss Checkout $/file.txt -M-