SVN to Clearcase Export
I have a client who is rather insistent about using Clearcase. Are there any tools/scripts that would allow my team to work against an SVN repository (or really anything other than Clearcase), but periodically automatically sync back changesets to the Clearcase VOB? My thinking is that if such a tool exists, and it's automatic, reliable, and transparent the client might be pursuaded to allow us to work against SVN. Thanks, Kent VonC I use Git directly within a ClearCase view. Then I could git2svn back the content to SVN if I had a SVN repo to synchronize with. Note: for a tool to work directly