Automatic Check-(In/Out)

ⅰ亾dé卋堺 提交于 2019-12-25 07:59:01

问题


Is it possible to setup a StarTeam repository that automatically checks in and checks out code? Would I have to write code that checks (in/out) through the command line, or is there an option in the software itself?


回答1:


This can be done via the commandline tool (stcmd) The command for checking in is stcmd ci and the command for checking out is stcmd co.

Here is the documentation: http://documentation.microfocus.com/help/topic/com.borland.stcmdtools.doc/STARTEAM-57C20EC2-CLIENTCOMMANDLINEOPERATIONSJUMPOFF.html?cp=8_3_2

There is also an official forum for more general usage questions

ST Forum



来源:https://stackoverflow.com/questions/38984575/automatic-check-in-out

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!