SVN to Clearcase Export

前端 未结 7 1189
悲哀的现实
悲哀的现实 2020-12-30 15:47

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

7条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-30 16:11

    If clearcase has command line support you will be able to write a script to check into clearcase, and configure svn to execute it automatically when code is committed (post-commit hook)

提交回复
热议问题