Push Remove to Server Dialog Box

   

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 delay the action.

If you delay the removal, the development environment will 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.

Warning   Add your items to the master source control server when the other people sharing that database expect the addition of the item. If other team members are working on the same items as you are, delaying an action to an item may result in conflicting changes later.

Options

Items

Displays the locally deleted items. Click 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 will appear next to selected items.

Remove Now

Deletes the items selected with check marks 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 items you did not select with a check mark in the Items box.

Remind Later

Delays deleting the items from the source control server until you are reminded again. To select specific items to remove from the server, click the items to remove, and 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 (on the Tools menu, click Options, and then expand the Environment node and click the Source Control node).

Do Nothing

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

Don't show initial push dialog boxes

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

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

Comment

Provides a place to enter comments. If your source control program is Microsoft® Visual SourceSafe™, 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.