Configuration management method and apparatus, terminal device and storage medium
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- PING AN TECH (SHENZHEN) CO LTD
- Publication Date
- 2018-11-06
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present invention relates to the field of computer technology, in particular to a configuration management method, device, terminal equipment and storage medium. Background technique
[0002] SVN is the abbreviation of Subversion, which is an open source centralized version control management tool for submitting and managing software source code.
[0003] At present, the common SVN code management adopts the method of "submit code----detect code" to control the code quality, first submit the code to the SVN code base, and then perform a static check on the code in the code base to find If there is a problem, it will be fed back to the developer for modification, and then resubmitted to cover the problem code. This code management method is difficult to effectively control the code quality. It is to modify the problem code after the code is submitted to the SVN official library. Code detection, modification, and submission in the code base, especi...