Reminder to Push Remove to Server Dialog Box

See Also Tasks

Use this dialog box to control when an item is removed from the source control server. The Items box lists the items that were removed from the local machine. You can remove these items from the source control server or continue to delay the action.

If you delay the removal, the development environment will continue to remind you that there are deleted items that are not pushed to the source control server. You can also choose to do nothing, and keep the items on the source control server.

Note   Delete your items in the master source control server when the other people sharing that database expect the deletion of the item.

Warning   If other team members are working on the same items as you are, delaying an action to a item may result in conflicting changes later.

Options

Items

Displays the locally deleted items. Click the box next to the items you wish to delete on the source control server, based on the button you choose (Add now, Remind later, or Do nothing). A check mark appears next to the selected item.

Remove Now

Deletes the items checked in the Items box. This action deletes the same items on the source control server that were deleted on your local machine, so that the contents of the solution will match in both places.

You will be reminded later about adding any unselected items in the Items box (unchecked items).

Remind Later

Delays deleting the items from the source control server until you are reminded again later. To select specific items to remove from the server, click the specific items to remove, then click Remove Now.

Push reminders occur when a project is pushed. Push actions are: Check In to Source Control and Add to Source Control. This is the default setting for reminder dialog boxes. You can change the timing of the dialog boxes by changing the options listed in the Source Control page (from the Tools menu, select Options, then expand the Environment node and click the Source Control node).

Do Nothing

Leaves all the items as they are in both places. This means that the local copy of the item, removed locally, is not removed in the source control server. You will not be prompted for any more reminders.

DonÆt show Push Reminder Dialog boxes

Suppresses any more instances of the Reminder to Push Remove to Server dialog boxes. You can choose whether the development environment automatically delays the action (reminding you later), or never reminds you at all.

You can enable the dialog boxes again by changing the options listed in the Source Control page (from the Tools menu, select Options, then expand the Environment node and click the Source Control node).

Comment

Enter any comments about the item here. You can type up to 4,095 characters.

Advanced

Displays more options on adding items to source control. Your source control program supplies these options.