Question

We're considering switching over to use TFS and the TFS Portal which is based on SharePoint. We've got existing information in various systems and it would be very advantageous if we could consolidate this information into the TFS Portal.

I'm wondering are there any tools/methods for importing data into TFS. Things I'm interested in importing are:

  • Newsgroups - that could be put into TFS discussions.
  • Fogbugz - that could be put into TFS work-items. (sorry Joel)
  • A TWiki
Was it helpful?

Solution

Given that it is very difficult to import the history from one TFS repository into another, I suspect the import of other types of data will be just as hard.

On the otherhand, there is a decent API, so it shouldn't be hard to write something yourself.

Check out Rob Caron's blog and the TFS API Examples site.

OTHER TIPS

Just a small clarification. There are no TFS discussion groups. TFS uses SharePoint WSS as a collaboration tool. So, you might find better results if you search for any tools that import things to WSS Discussions. You can also find third party discussion web parts which you can install on the WSS site.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top