当前位置:网站首页>Jenkins+svn configuration
Jenkins+svn configuration
2022-07-25 22:03:00 【Empty bad uncle】
Development projects , Version control is essential , The version control software I use is SVN, So how to put jenkins and SVN combination , bring SVN As soon as the source code is uploaded and updated ,jenkins Build the project right away ? Let's talk about the configuration process
One 、 In the first jenkins Add svn Username and password :
open “Credentials” Interface to add , Here's the picture



Two 、 Configure project workspace

3、 ... and 、 Configuration items : Source code Management options SVN,
Here's the picture :

Four 、 Configuration items : Set up build trigger

Build periodically: Build projects periodically ( It is not care Whether the source code has changed )
Poll SCM: Check source code changes regularly ( according to SCM Version number of the software ), If there is an update checkout newest code Come down , Then perform the build action .
5、 ... and 、 The build
( I use it windows Command build , The path corresponds to the previously set jenkins Customize the workspace , Because when SVN Source code update , The content in the customized workspace will also be updated ).

边栏推荐
- 如何实现一个App应用程序,限制用户时间使用?
- Basic knowledge in the project
- [fan Tan] those stories that seem to be thinking of the company but are actually very selfish (I: building wheels)
- Origen foundation officially launched $ogy stacking, leading a new round of ecological benefits
- golang : MVC之models
- YUV420 yuv420sp image format "recommended collection"
- 成为比开发硬气的测试人,我都经历了什么?
- JSP初识
- Create files, file permissions, ownership, and sticky bits
- Tesseract OCR初探
猜你喜欢

突破性思维在测试工作中的应用

Lichuang EDA -- creation of devices 01 resistance (II)

Virtual memory and disk

The second short contact of gamecloud 1608
![[Flink] flick rocksdbliststate reports an error you cannot add null to a liststate](/img/c0/1923e17f166ab4bc7d20f48398f366.jpg)
[Flink] flick rocksdbliststate reports an error you cannot add null to a liststate

成为比开发硬气的测试人,我都经历了什么?

Create EDA - why should I learn EDA

Open source RSS subscriber freshrss

Special class design

Jmeter--- set proxy recording request
随机推荐
Redis 使用详解
这次龙蜥展区玩的新花样,看看是谁的 DNA 动了?
The reisson distributed lock renewal failed due to network reasons, resulting in the automatic release of the lock when the business is still executing but the lock is not renewed.
[test development methodology] experience of test development platform PK - choice
GPON介绍及华为OLT网关注册配置流程
Redis master-slave architecture lock failure problem (master-slave)
How to quickly build a picture server [easy to understand]
6-17漏洞利用-反序列化远程命令执行漏洞
[dinner talk] those things that seem to be for the sake of the company but are actually incomprehensible (2: soft quality "eye edge" during interview)
自动化测试岗花20K招人,到最后居然没一个合适的,招两个应届生都比他们强吧
After three years of software testing at Tencent, I was ruthlessly dismissed in July, trying to wake up my brother who was paddling
成为比开发硬气的测试人,我都经历了什么?
【饭谈】软件测试薪资层次和分段(修仙)
选择的能力
『Skywalking』.NET Core快速接入分布式链路追踪平台
突破性思维在测试工作中的应用
Jmeter---设置代理录制请求
Origen foundation officially launched $ogy stacking, leading a new round of ecological benefits
LeetCode_ 93_ Restore IP address
如何实现一个App应用程序,限制用户时间使用?