Contents tagged with TFS
-
TFS Power Tools – Get Changeset, Rollback Changeset
Check it out - http://blogs.msdn.com/buckh/archive/2005/11/16/493401.aspx
-
TFS: Who edited this text? – Annotations in source control…
If you were ever looking at some code and wondered who actually changed the line of text you were currently looking at, there is a way to do just that!
-
Remember to check-in when you re-format your machine!!!
Besides losing any code you may have written that you’ll never get back, those pending changes or locks will be stored on the server until someone does an “undo” or a workspace delete.
-
TFS Work Item Changed Notification: Customizing the URL for Team System Web Access
This has been explained a bunch of times – most notably here – I just thought I would capture here what I did to update our TFS instance to solve this issue.
-
TFS Quick Tip: Use HTML in the History field for Work Items
I have just been editing the project templates to enable HTML in the description field. As it turns out, the description field is locked down as plain text.