toddmo
toddmo

Reputation: 22406

How to get tfs to notify affected developers of changes?

I'm on a small team and we are emailing each other when we make changes telling each other to get latest; pretty inefficient. And error prone.

How can we set up TFS to do this notify via email, perhaps with a change summary including the affected files?

Upvotes: 1

Views: 27

Answers (1)

Jacob Maki
Jacob Maki

Reputation: 366

You can use alerts in TFS to setup those notifications.

Upvotes: 2

Related Questions