2148: Borland StarTeam SCM support
- WontFix
- Review Board
amga*****@gmai***** (Google Code) (Is this you? Claim this profile.) | |
Jan. 22, 2012 |
I need to connect review board to borland starteam SCM
is there any update how can in contribute
We're unlikely to implement this ourselves. If you want to contribute, there are two major pieces to adding support for another SCM: In the reviewboard package, there's a directory "scmtools". You would need to create a StarTeam SCMTool implementation which can parse diffs, and ask a StarTeam repository for source files at specific revisions. The other part, which may or may not make sense for StarTeam, is to add support to post-review in the rbtools package.