-
1. Re: Robohelp, SharePoint, and .cpd
RoboColum(n) Aug 27, 2013 2:11 AM (in response to cmartin170)I personally would not be adding the .cpd file to source control. I'd also ensure that you have the option to rebuild the .cpd file when you open the project selected (Tools > Options).
-
2. Re: Robohelp, SharePoint, and .cpd
cmartin170 Aug 27, 2013 8:18 AM (in response to RoboColum(n))How do I remove the cpd file? Or, how do I avoid adding it in the first place? When I delete the SharePoint cpd file, it's automatically rebuilt when I attempt to reopen the project, and I get the error message.
When I originally added the project to source control, I didn't have the option to exclude certain files. All files associated with the project are automatically added.
-
3. Re: Robohelp, SharePoint, and .cpd
RoboColum(n) Aug 28, 2013 2:12 AM (in response to cmartin170)If you click Tools > Options and select the "Clear project cache (.cpd) before opening project" option, the CPD file will be deleted and rebuilt each time you open a project. See if that solves the issue.
If it doesn't, you'll need to ensure the file is not added to source control. I do not use SharePoint for this purpose but all other source control applications give you a method of choosing what files to include/exclude. I'd be suprised if SharePoint included ALL your project files by default.
-
4. Re: Robohelp, SharePoint, and .cpd
Drama1962 Sep 5, 2014 10:31 AM (in response to RoboColum(n))Nice tip, RoboColum(n)! I'm just starting a new project that will be checked into a source control app. Thanks for getting me started off right.



