Previous Next
Check In dialog

The Check In dialog appears when you choose File > Check In... menu command.

Click for full size, then use Back button

Check boxes

New Branch When you select this check box, a field where you can enter the name of a new branch appears. SNiFF+ will automatically give the new branch's name the prefix HEAD_. The version number (or associated configuration name) you enter will be the point at which the new branch starts, and the file that you are checking in will be the first version of the new branch.

    Note
    For the SCCS version control system, you have to create branches in the Check Out dialog. As a result, the Check In dialog for SCCS does not contain the New Branch check box.
Some version control tools do not allow you to check in unmodified files. Please refer to your tool's documentation for details.

Check Difference Press to check whether the contents of the file that you are checking in are different from the current HEAD version. If the file has not been modified, you will be informed by the following dialog.

Click for full size, then use Back button

Check In button Checks in the unmodified file(s) with a new version number.
Unlock button Unlocks the unmodified file(s) to make them available to other team members without assigning a new version number.
Repeat check box If Repeat is selected, the command button action is applied to all affected files.

Previous Next