Check In Dialog Box

Checks a changed file, project, or solution in to a source control database. Check-ins can also be done from the Pending Checkins window.

Dialog Box Access

In SQL Server Management Studio, select an item in Solution Explorer. On the File menu, click Source Control, then click Check In.

Note

This dialog box is also available by right-clicking the item in Solution Explorer.

Options

  • Check In
    Check in all the selected items.

  • Columns
    Identify the columns to display and the order in which they are displayed.

  • Comments
    Add a comment to associate with the check-in operation.

  • Don't show Check in dialog box when checking in items
    Suppress the dialog box during check-in operations.

  • Flat View
    Display the files you are checking in as flat lists under their source control connection.

  • Name
    Displays the names of the items to check in. Items appear with the check boxes next to them selected. If you do not want to check in a particular item, clear its check box.

  • Options
    Displays source control plug-in-specific check-in options when the arrow to the right of the button is clicked.

  • Sort
    Sort the order of the display columns.

  • Tree View
    Display the folder and file hierarchy for the items you are checking in.

See Also

Concepts