Microsoft Office 2000 Developer   

Undo Checkout of Objects from SourceSafe Dialog Box (VBA Source Control Add-In)

See Also

Cancels a Check Out command so that you no longer have the object checked out. If you have made any changes since you checked out the object, those changes are not checked into Visual SourceSafe. Instead of updating Visual SourceSafe with your edited copy, Undo Check Out retains the version Visual SourceSafe previously had and copies it over the file on your workstation.

You can use the Undo Check Out command only on files that you currently have checked out, not on files checked out by other users.

Note   Your VSS administrator can undo the check out of another user.

For More Information   For more information about using the VBA Source Control add-in, see Using Source Code Control. For more information about Visual SourceSafe, see the Visual SourceSafe documentation.

Options

File Type

Specifies the file type that displays in the Files to undo check out of list box. The listed files will be affected by the command. All Files lists all the files in the current project.

Files to undo check out of

Lists the files that will be affected by the command. The Undo Check Out command applies only to files that are selected in this list box.

Deselect

Clears the check box beside the file name. This indicates the file will remain checked out and nullifies the Undo Check Out command for this file.

Select All

Selects the check box beside all of the file names. This indicates the Undo Check Out command will apply all of the files.

Deselect All

Clears the check box beside all the file names. This indicates all of the files will remain checked out and nullifies the Undo Check Out command for all files.