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