首页 > 其他 > 详细

Jenkins <4> Perforce Plugin

时间:2015-07-24 17:40:42      阅读:375      评论:0      收藏:0      [点我收藏+]

Jenkins has many plugins to communicate with source code management server. Like CVS, git, perforce etc. My company uses P4 as our source code repository. So let‘s see how Jenkins works with Perforce.

1. Install Perforce Plugin

技术分享

2. In Jenkins-->System configuration --> Perforce


Add P4.exe paths (The perforce application installed path on each node)

技术分享

 

3. In the job configuration page
   a. set the username/password of p4 server.
   b. set the View Map
   c. choose the p4 executable.
   d. Force sync options. (One time or always)
   d. Some other options that you need for your projects (Or leave them blank)

技术分享

 

4. Set the trigger as Poll SCM

技术分享

Jenkins <4> Perforce Plugin

原文:http://www.cnblogs.com/kenfang/p/4673788.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!