-
1. Re: How do I prevent RoboHelp from adding generated files to source control?
Duck Master Sep 4, 2014 10:23 AM (in response to Duck Master)I solved this issue by cloaking the !SSL! folder. I do not have a solution for the multi-checkout issue however although the cloaking mitigates the huge number of message boxes when generating.
-
2. Re: How do I prevent RoboHelp from adding generated files to source control?
Willam van Weelden Sep 4, 2014 11:46 AM (in response to Duck Master)Alternatively, you can generate to a different folder than the !SSL! folder. If you, for example, select C:\Help-output, you won't run into this issue either.
Though it's strange that you even have this issue. Did you check in the !SSL! folder in source control at some point?
Kind regards,
Willam
-
3. Re: How do I prevent RoboHelp from adding generated files to source control?
Duck Master Sep 4, 2014 11:56 AM (in response to Willam van Weelden)I did originally check in the !SSL! folder when I added the original project to source control. TFS 2010 typically doesn't check files out on its own like that though. If I open a file in notepad and then save it TFS doesn't know about it. This behavior is different in later versions.
As I said, cloaking this folder solved my original issue for me. I don't need the generated outputs to be in source because I have TFS building it on demand.


