TfsAlert 0.3.0.0 Released

Today we have released the initial TfsAlert release 0.3.0.0.

 

Prerequisites

.NET 3.0 is required since this is built on top of WCF. If you’re running this from Vista you will not need to install the .NET 3.0 framework.

Installation Notes

This version runs under Windows XP.

If you would like to run on Vista you have to install to another location outside of %programFiles% so you the proper security to configure it. We are currently addressing Vista UAC compatibility.

Once installed you HAVE TO properly configure it. This will be fixed in the next release.

  • One the following %programfiles%\TfsAlert\TfsAlert.exe.config and set the following items:
    • teamFoundationServer, your TFS server
    • userId, your user id
    • selected, select the events you would like to subscribe to.
    • filterExpression, filter placed on that event
  • Open port 9999 on your Windows Firewall. This is also configurable if you would like to listen on another port.

 

What's New

Base architecture with basic event notification.

What's Next

https://www.codeplex.com/WorkItem/List.aspx?ProjectName=TfsAlert

Contact Us

CodePlex: https://www.codeplex.com/Wiki/View.aspx?ProjectName=TfsAlert