Hi all:
We're working with Intalio Designer (I|D) and want to set each process under version control. We already use SVN.
Two questions:
- Is it possible to add the subclipse plugin to I|D ? if so, could anyone point me to a tutorial or example?
I've been using subclipse plugin for a long time on other Eclipse setups so I know how to do that; adding this plugin to I|D has proven impossible so far. Any pointers would be greatly appreciated.
- Since I couldn't install SVN support inside I|D, I resorted to use the terminal to issue the svn commands by hand(svn add, svn commit, etc.). The problem here is that somehow I|D mucks with every single file on all the opened projects!
This can become a huge problem real quickly.. imagine having a few dozen processes open at any given time, but editing only one. The next svn commit would take forever!
The question is: What is a sensible setup for external SVN version control? where could I file a JIRA (or equivalent) issue to add SVN support to I|D ?
thanks in advance :-)