benui
benui

Reputation: 6808

List all checked-out files in PlasticSCM?

I know I left some files checked out in another non-local workspace, but I want to find them. How can I find the list of all files that are currently checked out? Via command-line or the GUI.

Upvotes: 0

Views: 188

Answers (1)

user3996582
user3996582

Reputation: 11

Here are two option to see which files are checked out.

In the GUI. Select 'Pending Changes' or 'Workspace Explorer' from the 'Main Actions' menu. Files that are checked out will be have a 'Checked-out' status.

Pending Changes

Workspace Explorer

Upvotes: 1

Related Questions