Refresh the status of files under source control
At any time, you can refresh the source control status of a solution that you have open in Blend. This is useful for picking up status changes if you have the solution open in Microsoft Visual Studio Team System Team Explorer and Blend at the same time. For example, if you check out a file in Team Explorer, Blend will show that the file is checked out only after you refresh the source control status.
Sugerencia |
---|
To see if a file is checked out by other team members or on other computers, use the Source Control Explorer panel in Microsoft Visual Studio Team System Team Explorer. For more information, see How to: Refresh Team Explorer on MSDN. |
To refresh the status of the files in your solution
In the Projects panel, right-click the solution, and then click Refresh Source Control Status.
In Blend para Visual Studio 2012, the following icons appear next to the files in the Projects panel to identify their source control status:
Checked into source control
The file is locked, meaning that you do not have it checked out.
Checked out to me
The file is checked out to you locally.
Newly added file
The file has been added to the project but not yet checked in. Other team members will not see the file until you check it in.
Sugerencia Files that you have deleted from the project are removed from the Projects panel, but you can see them when you view pending changes or check your files in. For more information, see Undo or view the list of pending changes or Check files in and out.
Vea también
Tareas
Rename or delete a file under source control