I want to use Subversion with HelpStudio (ref this post: http://www.innovasys.com/cs/forums/t/350.aspx). I have tried the PushOk plugin, but it does not work smoothly (just as you mentioned, plus the cost).
So what I want to to is to use subversion with the TortoiseSVN plugin from windows explorer. To aovid excessive merging of the project file (since all content is put into this file) I want to have the different topics in different files just like when you use HelpStudio with source control enabled (where it is put in a subfolder called TopicData).
But I can't find any option for this in the program. I have found a "trick" to still enable this by i.e. first check in the project with PushOk, then remove the bindings of HelpStudio to source control. This keeps new topics etc in the TopicData folder as I want. This isn't the most elegant solution as you can see.
Is there a better way to achieve this? If not, can you add it as a feature request?
Thanks