Skip to main content
Participating Frequently
May 28, 2015
Answered

Is RoboHelp 11 compatible with Visual Studio 2013 for source control?

  • May 28, 2015
  • 2 replies
  • 560 views

About to move our RoboHelp 11 projects to source control. We have MS Visual Studio 2013. Are they compatible?

This topic is closed to new replies. Start a new post to keep the conversation going.
Correct answer Willam van Weelden

Yes. You will have to install the 32bit MSCCI-provider to make it work. After that it is a walk in the park.

Here are the steps you have to follow to set it up: http://www.adobe.com/devnet/robohelp/articles/robohelp-tfs-integration.html

The article is somewhat old, but the steps are the same for VS2013.

2 replies

Willam van Weelden
Willam van WeeldenCorrect answer
Inspiring
May 29, 2015

Yes. You will have to install the 32bit MSCCI-provider to make it work. After that it is a walk in the park.

Here are the steps you have to follow to set it up: http://www.adobe.com/devnet/robohelp/articles/robohelp-tfs-integration.html

The article is somewhat old, but the steps are the same for VS2013.

NealonUXAuthor
Participating Frequently
May 29, 2015

Thanks, @William van Weelden.