26.04.2015 Views

Team Development with Visual Studio Team Foundation Server

Team Development with Visual Studio Team Foundation Server

Team Development with Visual Studio Team Foundation Server

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

How to Create an Area<br />

Create areas to organize team project work into project sub-areas. For example, you<br />

could organize your project work into areas such as UI, Application, and Database. Once<br />

you have created areas, you can assign scenarios and work items to these areas.<br />

You can start <strong>with</strong> a single root-level area and then later, as your project matures, you can<br />

create areas whenever you need them.<br />

To create areas for your project<br />

1. In <strong>Team</strong> Explorer, click your team project.<br />

2. On the <strong>Team</strong> menu, point to <strong>Team</strong> Project Settings, and then click Areas and<br />

Iterations.<br />

3. In the Areas and Iterations dialog box, click the Area tab.<br />

4. Click the Add a child node toolbar button.<br />

5. Right-click the new node, click Rename, and then type the area name you want.<br />

6. Click the Area node.<br />

7. Repeat steps 2, 3, and 4 to create additional areas. In this way, you can create a<br />

hierarchy for your project structure.<br />

Additional Resources<br />

• For more information, see “Walkthrough: Creating a New <strong>Team</strong> Project” at<br />

http://msdn2.microsoft.com/en-us/library/dhedaeb2(VS.80).aspx<br />

How to Add a Check-in Event Notification<br />

Use the bissubscribe tool, available at %programfiles%\Microsoft <strong>Visual</strong> <strong>Studio</strong> 2005<br />

<strong>Team</strong> <strong>Foundation</strong> <strong>Server</strong>\TF Setup\BisSubscribe.exe, on your TFS server to subscribe to<br />

check-in notifications.<br />

To set up a check-in event notification<br />

1. Open a command prompt and change to the following location:<br />

C:\Program Files\Microsoft <strong>Visual</strong> <strong>Studio</strong> 2005 <strong>Team</strong> <strong>Foundation</strong> <strong>Server</strong>\TF Setup\<br />

2. If you want to set up an e-mail notification, use the following command:<br />

bissubscribe /eventType CheckinEvent /address someone@domain.com /deliveryType<br />

EmailHtml /domain http://TFSRTM:8080<br />

3. If you want to set up a Web service notification, use the following command:<br />

bissubscribe /eventType CheckinEvent /address http://TFSRTM:8080/ci/notify.asmx<br />

/deliveryType Soap /domain http://TFSRTM:8080<br />

4. If you get any errors or you want to confirm that you have registered correctly, do the<br />

following:<br />

a. Open SQL <strong>Server</strong> Management <strong>Studio</strong>.<br />

b. Open the tfsIntegration database.<br />

c. Review the tbl_subscription table.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!