I have a requirement to use clearsvn(from collabnet) to synchronize the code between two remote repositories CLEARCASE and SVN. I am not able to understand even after reading the manual on how it works and how to implement it. the code is in clearcase and svn side , its an empty repository . Now, I have to use clearsvn to synchronize the code between the vob and svn repository.
ClearCase(7.1) and SVN(version 1.6) remote servers both are on Linux(RHEL 6.4) and I am running Windows 7 with ClearCase remote client on my machine.
I have to synchronize one way i.e. I take updated clearcase code whenever there is a code change everytime to svn repository.
I just need a starting point as i am confused on how to start?