SVN is used as version control tool with CDM. With lot of discussion we came to know that, as of CDM 6.1 SVN is the only version control tool that is tested and certified by Chordiant. Certainly there are many other options to choose from, but looks like CDM doesn't support them. One such place where we found dependency on SVN is Decision Planner.
Subversion depends on a number of third party tools and libraries. Some of them are only required to run a Subversion server; others are necessary just for a Subversion client.
Now we know why SVN is so important. The bottleneck is to install SVN and configure it. Initially there will be lot of pain in doing so. There are number of SVN version available and installing the right version is the challenge. The one I'm going it use is subversion-1.4.5 on AIX box. You can certainly install SVN on Windows and AIX as well.
So, in order to install SVN, you will need SVN server and a client. I am using TortoiseSVN as the repository browser.
No comments:
Post a Comment