Undo check out
Undoing checkout allows you discard any changes you have made to local copies of project items and check them back in to the repository.
- Ensure that your TestArchitect Client is running and connected to the repository hosting the checked out item.
- Ensure that you are the user who currently has the item(s) checked out.
Checkout undo can be applied to a single project item or to a folder. In the latter case, you have the option of applying the checkout recursively or non-recursively. A recursive checkout undo affects all checked out project items anywhere within the given folder’s hierarchy. A non-recursive checkout applies only to those checked out items residing immediately below the folder (that is, not within any subfolders).
To undo a checked out item:
In the TestArchitect explorer tree, right-click the item, and then click Undo Check Out.
Do one of the following: .
If you right-clicked a project item in the previous step, click Yes on the dialog box to confirm that you want to undo the checkout of that item.
If you right-clicked a folder in the previous step, you have an additional option to undo the checkout recursively or not. After making your choice, click OK to confirm the checkout.
Warning:When you undo a checkout, all changes made to the item(s), including the local copies, are lost. The checkout undo process cannot be reversed.
Any changes made since the last checkout are discarded. The item(s) are checked back in, and are now available to any authorized users to check out and modify.
Related concepts
Related tasks
Check in