金槍布道,for your streamline problem
文章來源: coolibah2007-06-19 16:13:19
it is not your problem, it should be env support\'s job to automate the process. we are using IBM BuildForge to automate the deployment of new release to next stage. however, there are many ways you can achieve this. basicly you need a central repository (ClearCase or CSV etc) and ssl push the package to new env then the deployment (ant). Also, you have to be careful about moving your code to next stage. There are more complicated release management involved. You can\'t just deploy because you think you can. Proper process has to be done. Typical developer thinking. Developers normally shouldn\'t have acess to deploy anything above test env.