I don’t know Clearcase, so I can’t say whether it is good or bad or how it compares with Subversion.
But the whole point of source control is that there should be one repository where everyone knows that they can go to check their code. If one team uses Clearcase, and your team uses Subversion, and the other uses Git, and the other uses CVS, etc., then anyone who wants to check the source code must look for not only ten places, but also must learn to use ten different source code management systems.
If you can't make Subversion clearly better than Clearcase in some important and important way, I would say just bite the bullet and learn Clearcase. If it were me, I would see it as an opportunity to learn something new. After I did this, perhaps I would conclude that Clearcase sucks in a lot of time, and I should try to convince the forces that should switch to something else. Or maybe I would conclude that Clearcase has been the biggest success since the invention of USB. In any case, you now know a little more. If nothing else, this is another bullet to include your resume the next time you look for another job.
source share