vote up 0 vote down star

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
flag

38% accept rate

2 Answers

vote up 0 vote down

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.

link|flag
vote up 1 vote down

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.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.